You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2003 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Andrew G. S. <Bl...@in...> - 2003-01-29 11:50:08
|
vncrypt-1.1 avaliable for download. Nothing really new, just a minor bugfixes. ---------------------------------------------------------------------------= -- This footnote confirms that this email message has been swept by ClearSwift= MAILsweeper for Content Security threats, including computer viruses. |
|
From: Andrey S. <bl...@to...> - 2002-08-21 10:58:05
|
You can download patch from http://tolok.net/mdcrypt-1.0.diff.gz You have to recompile your kernel with device md options MD_CRYPT or do kldload md kldload mdcrypt Timeout feature not implemented, but otherwise this patch is compatible with vncrypt (both disks and keyfiles). Please report any problems. |
|
From: Andrey S. <bl...@to...> - 2002-05-24 08:38:21
|
A new algorithm was added: AES (Rijndael) in "multi-key" mode. Each disk sector encrypted with its own key, derived from one master key. A user-level decryption utility was added and used for testing bf-cbc encryption mode. NOTE: this version will compile only with recent 4-STABLE kernels since the blowfish interface in the kernel was changed in late March. |
|
From: Andrey S. <bl...@to...> - 2002-04-03 15:13:20
|
Blowfish interface changed in -STABLE kernels on last week. Patch commited to CVS. |
|
From: Andrey S. <bl...@to...> - 2002-02-28 14:38:19
|
I've commited new encryption mode support. It encrypts each disk block on unique key, generated from master key and block number. Possibly it will make linear/differential cryptoanalysis more difficult. Version 1.0 will be released after i write regression tests for all three modes to ensure they are work correctly. If someone can translate russian docs to english, your are welcome. Me english is not good enough for this, as you can see :) |
|
From: Andrey S. <bl...@to...> - 2002-01-23 10:10:27
|
vncrypt 1.0-beta2 released. A new encryption module added for AES (Rijndael) in CBC mode. Some design docs also added (in Russian only). |
|
From: Andrey S. <bl...@in...> - 2001-12-09 19:52:11
|
First beta of vncrypt is avaliable. Features includes blowfish encryption, inactivity timeouts, optional user-configurable devices. Software works stable, but some important documentation is missing. |