Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2005 15:56:24 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        FreeBSD-current <freebsd-current@FreeBSD.org>
Subject:   Re: VIA/ACE PadLock integration with crypto(9).
Message-ID:  <20050812135624.GG25162@garage.freebsd.pl>
In-Reply-To: <20050812134511.GE25162@garage.freebsd.pl>
References:  <20050812134511.GE25162@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help

--ZOudaV4lSIjFTlHv
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Aug 12, 2005 at 03:45:11PM +0200, Pawel Jakub Dawidek wrote:
+> It works very well with GELI:
+>=20
+> 	# kldload geom_zero
+> 	# sysctl kern.geom.zero.clear=3D0
+> 	# kldload padlock
+> 	# geli onetime -s 16384 -a aes -l 128 gzero
+> 	# dd if=3D/dev/gzero.eli of=3D/dev/null bs=3D128k count=3D2000
+> 	262144000 bytes transferred in 3.614664 secs (72522368 bytes/sec)

Whoa! This is nice:

	# geli onetime -s 32768 gzero
	# dd if=3D/dev/gzero.eli of=3D/dev/null bs=3D32k count=3D20000
	655360000 bytes transferred in 6.101517 secs (107409355 bytes/sec)

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--ZOudaV4lSIjFTlHv
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFC/KqIForvXbEpPzQRAktdAKDj3XcREh30HX5XMsGSrgEmAhhuAQCfRxIH
HUPiQ7PW/gT9UYZJwMQy3Gc=
=Bhbl
-----END PGP SIGNATURE-----

--ZOudaV4lSIjFTlHv--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050812135624.GG25162>