blob: b5f086805d664155f68680c6b4af492d808db494 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
Thu May 21 13:25:51 1998 Werner Koch ([email protected])
* cipher.h: removed ROT 5 and changed one id and add dummy
Tue May 19 18:09:05 1998 Werner Koch ([email protected])
* cipher.h (DIGEST_ALGO_TIGER): Chnaged id from 101 to 6.
Mon May 4 16:37:17 1998 Werner Koch ([email protected])
* cipher.h (PUBKEY_ALGO_ELGAMAL_E): New, with value of the
old one.
* (is_ELGAMAL, is_RSA): New macros
Sun Apr 26 14:35:24 1998 Werner Koch ([email protected])
* types.h: New type u64
Mon Mar 9 12:59:55 1998 Werner Koch ([email protected])
* cipher.h: Included dsa.h.
Tue Mar 3 15:11:21 1998 Werner Koch ([email protected])
* cipher.h (random.h): Add new header and move all relevalt
functions to this header.
|