VIA/ACE PadLock integration with crypto(9).
Pawel Jakub Dawidek
pjd at FreeBSD.org
Fri Aug 12 13:56:40 GMT 2005
On Fri, Aug 12, 2005 at 03:45:11PM +0200, Pawel Jakub Dawidek wrote:
+> It works very well with GELI:
+>
+> # kldload geom_zero
+> # sysctl kern.geom.zero.clear=0
+> # kldload padlock
+> # geli onetime -s 16384 -a aes -l 128 gzero
+> # dd if=/dev/gzero.eli of=/dev/null bs=128k count=2000
+> 262144000 bytes transferred in 3.614664 secs (72522368 bytes/sec)
Whoa! This is nice:
# geli onetime -s 32768 gzero
# dd if=/dev/gzero.eli of=/dev/null bs=32k count=20000
655360000 bytes transferred in 6.101517 secs (107409355 bytes/sec)
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050812/614f8a77/attachment.bin
More information about the freebsd-current
mailing list