| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
26 Dec 2011 17:13:39
2011.12.25
|
pav  |
- Update to 2011-12-25
Submitted by: gleb (maintainer) |
18 Oct 2011 21:25:31
2011.10.18
|
pav  |
- Update to 2011-10-18
Submitted by: gleb (maintainer) |
23 Sep 2011 22:26:39
2011.09.01
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Sep 2011 20:22:45
2011.09.01
|
pav  |
- Fix build on -CURRENT
Submitted by: gk (maintainer) |
06 Sep 2011 10:53:06
2011.09.01
|
pav  |
- Update to 2011.09.01 to unbreak build on -CURRENT
Submitted by: gk (maintainer) |
01 Sep 2011 14:21:11
2011.04.14
|
sbz  |
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.
WWW: http://github.com/glk/pefs
WWW: http://wiki.freebsd.org/PEFS
PR: ports/156002
Submitted by: Gleb Kurtsou <gk@freebsd.org>
Approved by: jadawin@ (mentor) |