NetBSD: Crypto diszk támogatás a NetBSD-current-ben

Címkék

Roland Dowdeswell commitolta a cgd kódot a NetBSD-current-be. Ez a kód egy pszeudo-diszket valósít meg amely segítségével el lehet kódolni a hozzá kapcsolt diszkeken levő blokkokat. Jelenleg a kód három crypto algoritmust támogat: a aes-cbc-t, a blowfish-cbc-t és a 3des-cbc-t. Bővebb információt a telepítéshez, a használathoz és a konfguráláshoz a nézd meg az alábbi man oldalakat: cgd(4) és cgdconfig(8).

Email bejelentés:From: Roland Dowdeswell

To: current-users@NetBSD.ORG

Cc: tech-security@NetBSD.ORG

Subject: CryptoGraphic Disk.

Date: Fri, 04 Oct 2002 15:09:22 -0400

I've just committed cgd, the CryptoGraphic Disk.

The cgd is basically a pseudo-disk which encrypts blocks on their way to the disk that it is attached to. Currently it supports 3

crypto algorithms: aes-cbc, blowfish-cbc and 3des-cbc. The IV is chosen by the ``IV generation method'', the only one that is

implemented is ``encblkno'', i.e. encrypted block number.

For more information about how to use and configure cgds please refer to the provided documentation, cgd(4) and cgdconfig(8).

--

Roland Dowdeswell http://www.Imrryr.ORG/~elric/