1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/share
Poul-Henning Kamp 5afa461402 Run a revision on the GBDE encryption facility.
Replace ARC4 with SHA2-512.
Change lock-structure encoding to use random ordering rather for obscurity.
Encrypt lock-structure with AES/256 instead of AES/128.
Change kkey derivation to be MD5 hash based.
Watch for malloc(M_NOWAIT) failures and ditch our cache when they happen.
Remove clause 3 of the license with NAI Labs consent.

Many thanks to "Lucky Green" <shamrock@cypherpunks.to> and "David
Wagner" <daw@cs.berkeley.edu>, for code reading, inputs and
suggestions.

This code has still not been stared at for 10 years by a gang of
hard-core cryptographers.  Discretion advised.

NB: These changes result in the on-disk format changing: dump/restore needed.

Sponsored by:   DARPA & NAI Labs.
2002-11-04 09:27:01 +00:00
..
colldef Add lt_LT.ISO8859-13 2002-10-25 22:02:10 +00:00
dict Fix url for wordlists. 2002-08-20 21:41:14 +00:00
doc Fixes to get rid of CD_HACK. 2002-10-30 15:20:50 +00:00
examples Backout "compatibility hack" for __sF. 2002-11-04 03:23:56 +00:00
info Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
isdn
man Run a revision on the GBDE encryption facility. 2002-11-04 09:27:01 +00:00
me Fix typos (s/seperat/separat/ et al); add FreeBSD ID. 2002-08-12 10:04:32 +00:00
misc Add OpenBSD 3.2. 2002-11-04 09:19:24 +00:00
mk Document most of bsd.doc.mk variables. 2002-10-30 17:03:48 +00:00
mklocale Add lt_LT.ISO8859-13 2002-10-25 22:02:10 +00:00
monetdef Add lt_LT.ISO8859-13 2002-10-25 22:02:10 +00:00
msgdef Add lt_LT.ISO8859-13 2002-10-25 22:02:10 +00:00
numericdef Add lt_LT.ISO8859-13 2002-10-25 22:02:10 +00:00
sendmail Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
skel Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
syscons Add Dutch ISO keymap 2002-10-17 19:56:00 +00:00
tabset
termcap Remove more two-letters names, 2002-09-28 03:40:19 +00:00
timedef Add lt_LT.ISO8859-13 2002-10-25 22:02:10 +00:00
zoneinfo Merge from vendor tzdata2002d. 2002-10-16 01:55:48 +00:00
Makefile
Makefile.inc