mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Changed keyring handling - saving still does not work.
Added new cipher mode and updated cipher test program.
This commit is contained in:
parent
b75f734a11
commit
5a9ea8ff5c
17 changed files with 322 additions and 198 deletions
|
@ -1,3 +1,10 @@
|
|||
2000-10-09 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* arcfour.c, arcfour.h: New.
|
||||
* cipher.c (cipher_encrypt, cipher_decrypt): Add stream mode.
|
||||
(setup_cipher_table): Add Arcfour.
|
||||
(gcry_cipher_open): Kludge to allow stream mode.
|
||||
|
||||
Wed Oct 4 13:16:18 CEST 2000 Werner Koch <wk@openit.de>
|
||||
|
||||
* sha1.c (transform): Use rol() macro. Actually this is not needed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue