blob: 0df9e6836fe0751e5a5362d09e81ab73bc5ba913 (
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
28
29
30
31
32
33
34
35
|
Sat Jun 13 17:31:32 1998 Werner Koch ([email protected])
* g10lib.h: New as interface for the g10lib.
Mon Jun 8 22:14:48 1998 Werner Koch ([email protected])
* cipher.h (CIPHER_ALGO_CAST5): Changed name from .. CAST
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.
|