notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pefs-kmod PEFS kernel level stacked cryptographic filesystem
g20230913_1,1 sysutils on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20230913,1Version of this port present on the latest quarterly branch.
Maintainer: darius@dons.net.au search for ports maintained by this maintainer
Port Added: 2011-09-01 14:21:34
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
People watching this port, also watch:: ncrack, keyd, endless-sky, TkTopNetFlows, ratproxy
Also Listed In: kld
License: BSD2CLAUSE
WWW:
https://wiki.freebsd.org/PEFS
Description:
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. sbin/pefs
  2. lib/pam_pefs.so
  3. lib/pam_pefs.so.6
  4. share/man/man8/pam_pefs.8.gz
  5. share/man/man8/pefs.8.gz
  6. /boot/modules/pefs.ko
  7. @kld /boot/modules
  8. /usr/local/share/licenses/pefs-kmod-g20230913_1,1/catalog.mk
  9. /usr/local/share/licenses/pefs-kmod-g20230913_1,1/LICENSE
  10. /usr/local/share/licenses/pefs-kmod-g20230913_1,1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • pefs-kmod>0:sysutils/pefs-kmod
To install the port:
cd /usr/ports/sysutils/pefs-kmod/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/pefs-kmod
  • pkg install pefs-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pefs-kmod
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 armv6 i386
distinfo:
TIMESTAMP = 1694589358 SHA256 (freebsd-pefs-pefs-g20230913-350fed3_GH0.tar.gz) = e1c375381c750955f508bb2f4402b042a22fd0b4b3995b68a67ca083f3133ec6 SIZE (freebsd-pefs-pefs-g20230913-350fed3_GH0.tar.gz) = 93867

Packages (timestamps in pop-ups are UTC):
pefs-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-g20230913_1,1--g20230913_1,1---
FreeBSD:13:quarterly-g20230913,1g20221012,1-g20230913_1,1---
FreeBSD:14:latest-g20230913_1,1--g20230913_1,1---
FreeBSD:14:quarterly-g20230913_1,1--g20230913_1,1---
FreeBSD:15:latest-g20230913_1,1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_pefs-kmod
USES:
kmod uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/freebsd-pefs/pefs/tar.gz/350fed3?dummy=/
Collapse this list.

Number of commits found: 54

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20230913_1,1
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
g20230913,1
13 Sep 2023 09:11:38
commit hash: 1894580ab70a678c9e6aa67a8dc5d37b7debc31fcommit hash: 1894580ab70a678c9e6aa67a8dc5d37b7debc31fcommit hash: 1894580ab70a678c9e6aa67a8dc5d37b7debc31fcommit hash: 1894580ab70a678c9e6aa67a8dc5d37b7debc31f files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
sysutils/pefs-kmod: Update to g20230913

This version includes fix for i386.

PR:		273754
g20230906,1
06 Sep 2023 13:32:47
commit hash: e0b6521ef71a63a20890cc575738e53876fb1b3acommit hash: e0b6521ef71a63a20890cc575738e53876fb1b3acommit hash: e0b6521ef71a63a20890cc575738e53876fb1b3acommit hash: e0b6521ef71a63a20890cc575738e53876fb1b3a files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Daniel O'Connor
sysutils/pefs-kmod: Fix build in 14 and 15

PR:		273435
Reported by:	darius@dons.net.au (maintainer)
g20221012,1
14 Oct 2022 05:48:07
commit hash: 0fda52c2839138c8765c017228b4a086baf3a404commit hash: 0fda52c2839138c8765c017228b4a086baf3a404commit hash: 0fda52c2839138c8765c017228b4a086baf3a404commit hash: 0fda52c2839138c8765c017228b4a086baf3a404 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Daniel O'Connor
sysutils/pefs-kmod: update to g20221012

Update to bug cache behavior on ZFS (and others)

PR:		266988
Reported by:	darius@dons.net.au (maintainer)
MFH:		2022Q4 (bugfix)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f 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)
g20220816,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20220816,1
17 Aug 2022 16:37:09
commit hash: 2d66a2f6428f6f33d6dc6c220cc25cebd0717589commit hash: 2d66a2f6428f6f33d6dc6c220cc25cebd0717589commit hash: 2d66a2f6428f6f33d6dc6c220cc25cebd0717589commit hash: 2d66a2f6428f6f33d6dc6c220cc25cebd0717589 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
sysutils/pefs: Reintroduce PORTEPOCH

Reintroduce PORTEPOCH. Remove bogus "Created by" line.

Reported by:	jbeich@
Fixes:		79f9679c7e795de9a15451910526cea3ea50c21f
g20220816
16 Aug 2022 15:54:44
commit hash: 79f9679c7e795de9a15451910526cea3ea50c21fcommit hash: 79f9679c7e795de9a15451910526cea3ea50c21fcommit hash: 79f9679c7e795de9a15451910526cea3ea50c21fcommit hash: 79f9679c7e795de9a15451910526cea3ea50c21f files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Daniel O'Connor
sysutils/pefs-kmod: Update to work on FreeBSD 13.1-RC1

This updates to a version with fixes for various KABI changes in FreeBSD 13+.

PR:	263058
Reported by:	 darius@dons.net.au (maintainer)
g20210628,1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20210628,1
16 Dec 2021 01:59:40
commit hash: 39829be24434cd5258d1536be6b5e95e213a2952commit hash: 39829be24434cd5258d1536be6b5e95e213a2952commit hash: 39829be24434cd5258d1536be6b5e95e213a2952commit hash: 39829be24434cd5258d1536be6b5e95e213a2952 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Daniel O'Connor
sysutils/pefs-kmod: Add aarch64 to the list of supported architectures

PR:		260463
g20210628,1
25 Oct 2021 12:58:29
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
g20210628,1
19 Jul 2021 14:55:18
commit hash: 6274872969d612ea579e578b9074b12f9d3bfd95commit hash: 6274872969d612ea579e578b9074b12f9d3bfd95commit hash: 6274872969d612ea579e578b9074b12f9d3bfd95commit hash: 6274872969d612ea579e578b9074b12f9d3bfd95 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Daniel O'Connor
sysutils/pefs-kmod: Fix build for 13+ and take maintainership

PR:		256956
Approved by:	gleb (original maintainer)
2018.11.26
16 May 2021 17:31:01
commit hash: d5b8a83bdcd39919594c9b84ee145a54ef86e5eacommit hash: d5b8a83bdcd39919594c9b84ee145a54ef86e5eacommit hash: d5b8a83bdcd39919594c9b84ee145a54ef86e5eacommit hash: d5b8a83bdcd39919594c9b84ee145a54ef86e5ea files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
sysutils/pefs-kmod: mark BROKEN on FreeBSD 13+

Approved by:	portmgr blanket
2018.11.26
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2018.11.26
20 Dec 2019 23:24:40
Revision:520531Original commit files touched by this commit
brooks search for other commits by this committer
Additional builds with with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.

Also GC NO_MANCOMPRESSED which doesn't do anything.

In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
2018.11.26
09 Dec 2018 22:16:36
Revision:487095Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/pefs-kmod: Update to 2018.11.26

- Fixes build on 12

PR:		233882
Approved by:	gleb (maintainer)
MFH:		2018Q4
2017.06.20
18 Nov 2018 03:48:17
Revision:485210Original commit files touched by this commit
kmoore search for other commits by this committer
- Unbreak on HEAD

PR: 233242
Submitted by: Nathan <ndowens@yahoo.com>
Reported by: Martin Wilke <miwi@FreeBSD.org>
Reviewed by: Gleb Kurtsou <gleb@FreeBSD.org>
2017.06.20
02 Nov 2018 13:32:35
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2017.06.20
12 Jul 2017 00:16:54
Revision:445555Original commit files touched by this commit
kmoore search for other commits by this committer
- Update to 2017-06-20, which fixes PR 220141, 219914

Submitted by: Maintainer <gleb@freebsd.org>
2017.02.19
26 Jun 2017 23:44:13
Revision:444433Original commit files touched by this commit
linimon search for other commits by this committer
Sort ARCHS.  Pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017.02.19
27 May 2017 15:33:43
Revision:441849Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6: implicit declaration of function
'cp15_pmccntr_get' is invalid in C99.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017.02.19
10 Apr 2017 16:55:11
Revision:438189Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark broken on DragonFly
- Always check OPSYS along with OSVERSION

Approved by:	portmgr blanket
2017.02.19
27 Feb 2017 18:22:39
Revision:434985Original commit files touched by this commit
kmoore search for other commits by this committer
 - Update to 2017-02-19

PR: 217098
Submitted by: Gleb Kurtsou <gleb.kurtsou@gmail.com>
2016.11.27
29 Dec 2016 16:31:36
Revision:429928Original commit files touched by this commit
kmoore search for other commits by this committer
- Update to 2016-11-27
- Fixes some build issues on -CURRENT

Obtained from: Maintainer
2016.06.11
02 Dec 2016 09:21:59
Revision:427548Original commit files touched by this commit
mat search for other commits by this committer
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
2016.06.11
28 Nov 2016 13:42:25
Revision:427305Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix plist; KMODDIR is absolute path on itself

Approved by:	portmgr blanket
2016.06.11
28 Jul 2016 17:27:00
Revision:419226Original commit files touched by this commit
kmoore search for other commits by this committer
- Fix packaging after PAM lib bump (__FreeBSD_version 1100117)

PR: 211227
Submitted by: maintainer
2016.06.11
12 Jun 2016 17:24:13
Revision:416811Original commit files touched by this commit
sbruno search for other commits by this committer
Update to version 2016-16-11
- remove basename() calls

PR:	209747
Submitted by:	Gleb Kurtsou <gleb.kurtsou@gmail.com>
2016.03.17
22 Mar 2016 16:17:35
Revision:411667Original commit files touched by this commit
sbruno search for other commits by this committer
Update to 2016-03-17

PR:		208110
Submitted by:	gleb
2016.02.18
03 Mar 2016 14:22:14
Revision:410041Original commit files touched by this commit
sbruno search for other commits by this committer
Update port to 20016-02-18.

PR:		205817
Submitted by:	gleb
2014.08.20
09 Feb 2015 19:08:41
Revision:378747Original commit files touched by this commit
sbruno search for other commits by this committer
Update pefs-kmod to 2014-08-20 at request of maintainer.

PR:		197497
Submitted by:	gleb (maintainer)
Approved by:	mentor (implicit)
2014.03.31
07 Feb 2015 23:46:57
Revision:378626Original commit files touched by this commit
sbruno search for other commits by this committer
Add armv6 to supported ONLY_FOR_ARCHS list.

PR:		197332
Submitted by:	egypcio@googlemail.com
Reviewed by:	gleb (maintainer)
Approved by:	mentor (implicit)
2014.03.31
23 Sep 2014 09:59:53
Revision:369020Original commit files touched by this commit
bapt search for other commits by this committer
Simplify plist
2014.03.31
05 May 2014 18:31:55
Revision:353036Original commit files touched by this commit
kmoore search for other commits by this committer
 - Update to 2014.03.31

Submitted by: gleb@freebsd.org
2013.10.13
27 Jan 2014 12:30:10
Revision:341389Original commit files touched by this commit
rene search for other commits by this committer
- Support stage
- Remove check for FreeBSD < 8 and include bsd.port.mk only once
- Properly specify license (BSD2CLAUSE)

Approved by:	portmgr (infrastructure blanket)
2013.10.13
03 Jan 2014 01:13:00
Revision:338513Original commit files touched by this commit
bapt search for other commits by this committer
Part 2 at removing now useless FETCH_ARGS redifition
2013.10.13
09 Nov 2013 19:13:28
Revision:333329Original commit files touched by this commit
rene search for other commits by this committer
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013.10.13
17 Oct 2013 22:00:33
Revision:330681Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2013-10-13

Submitted by:	gleb (maintainer)
2013.09.14
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
2013.09.14
20 Sep 2013 12:54:55
Revision:327697Original commit files touched by this commit
bdrewery search for other commits by this committer
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2013.09.14
15 Sep 2013 21:37:32
Revision:327359Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2013-09-14

Submitted by:	gleb (maintainer)
2013.04.13
05 Jun 2013 16:58:53
Revision:320002Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2013-04-13

Submitted by:	gleb (maintainer)
2013.02.03
06 Feb 2013 18:32:58
Revision:311788Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2013.03.02

Submitted by:	gleb (maintainer)
2012.11.12
26 Dec 2012 18:47:06
Revision:309530Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2012-11-12

Submitted by:	gleb (maintainer)
2012.09.30
02 Oct 2012 13:26:53
Revision:305159Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2012.09.30

Submitted by:	gleb (maintainer)
2012.09.16
18 Sep 2012 22:49:17
Revision:304472Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2012-09-16

Submitted by:	gleb (maintainer)
2012.08.20
21 Aug 2012 21:29:22
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2012-08-20

Submitted by:	gleb (maintainer)
2012.06.21
20 Jun 2012 20:35:06
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2012-06-21

Submitted by:   gleb (maintainer)
2011.12.25
26 Dec 2011 17:13:39
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2011-12-25

Submitted by:   gleb (maintainer)
2011.10.18
18 Oct 2011 21:25:31
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2011-10-18

Submitted by:   gleb (maintainer)
2011.09.01
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
2011.09.01
11 Sep 2011 20:22:45
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on -CURRENT

Submitted by:   gk (maintainer)
2011.09.01
06 Sep 2011 10:53:06
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2011.09.01 to unbreak build on -CURRENT

Submitted by:   gk (maintainer)
2011.04.14
01 Sep 2011 14:21:11
Original commit files touched by this commit
sbz search for other commits by this committer
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)

Number of commits found: 54