mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
472 B
Text
12 lines
472 B
Text
PEFS is a kernel level stacked cryptographic filesystem for FreeBSD.
|
|
|
|
Key features:
|
|
* Transparently runs on top of existing file systems
|
|
* Random per file tweak value for encryption
|
|
* Stores metadata only in encrypted file name
|
|
* Arbitrary number of keys per file system, mixing keys in same
|
|
directory and key chains
|
|
* Modern cryptographic algorithms: AES and Camellia in XTS mode,
|
|
PKCS#5v2 and HKDF for key generation.
|
|
|
|
See also: https://github.com/freebsd-pefs/pefs
|