summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-05-26 18:14:38 +0000
committerphk <phk@FreeBSD.org>2002-05-26 18:14:38 +0000
commitd41562720eddb5eced86e22b72b8e206dbcb0f8a (patch)
tree68fa7f98cf5a6d82f74c09211b446af541c5259c /lib/libc/stdlib
parent571d9aa442fe4e3fe75211f2d92c2a3ae1176f88 (diff)
downloadFreeBSD-src-d41562720eddb5eced86e22b72b8e206dbcb0f8a.zip
FreeBSD-src-d41562720eddb5eced86e22b72b8e206dbcb0f8a.tar.gz
Add a proof-of-concept encryption class.
"The only hard problem in cryptography is key-management." All sectors are encrypted with AES in CBC mode using a constant key, currently compiled in and all zero. To activate this module, write the magic header on the partition: echo "<<FreeBSD-GEOM-AES>>" | dd conv=sync of=/dev/md98 The encrypted device will be one sector shorter and have ".aes" appended to its name. Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud