Searched hist:97318 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/geom/
H A Dgeom_aes.c97318 Sun May 26 18:14:38 MDT 2002 phk 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.
/freebsd-10.3-release/sys/conf/
H A Dfilesdiff 97318 Sun May 26 18:14:38 MDT 2002 phk 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.

Completed in 404 milliseconds