We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b0e33 commit ba1b85dCopy full SHA for ba1b85d
README
@@ -1,4 +1,4 @@
1
-pefs is a kernel level stacked cryptographic filesystem for FreeBSD.
+PEFS is a kernel level stacked cryptographic filesystem for FreeBSD.
2
3
The following is a list of its most important features:
4
@@ -19,7 +19,8 @@ The following is a list of its most important features:
19
* Uses modern cryptographic algorithms: AES and Camellia in XTS mode,
20
PKCS#5v2 and HKDF for key generation.
21
22
-pefs blog: http://glebkurtsou.blogspot.com/search/label/pefs
+FreeBSD wiki page: http://wiki.freebsd.org/PEFS
23
+blog: http://glebkurtsou.blogspot.com/search/label/pefs
24
25
26
Installation instructions:
0 commit comments