Bodo Möller
|
c62b26fdc6
|
Hide BN_CTX structure details.
Incease the number of BIGNUMs in a BN_CTX.
|
2001-03-08 15:56:15 +00:00 |
|
Ulf Möller
|
48f2ef8d00
|
make it a loop as in dsa
|
2001-02-20 16:17:25 +00:00 |
|
Ulf Möller
|
12c2fe8d53
|
Use BN_rand_range().
|
2001-02-20 00:43:59 +00:00 |
|
Richard Levitte
|
f971ccb264
|
Constify DH-related code.
|
2000-11-07 14:30:37 +00:00 |
|
Richard Levitte
|
5270e7025e
|
Merge the engine branch into the main trunk. All conflicts resolved.
At the same time, add VMS support for Rijndael.
|
2000-10-26 21:07:28 +00:00 |
|
Bodo Möller
|
6dad7bd69c
|
Speed up DH with small generator.
|
2000-06-07 21:29:25 +00:00 |
|
Ulf Möller
|
9b141126d4
|
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
temporary BIGNUMs. BN_CTX still uses a fixed number of BIGNUMs, but
the BN_CTX implementation could now easily be changed.
|
2000-02-05 14:17:32 +00:00 |
|
Dr. Stephen Henson
|
13066cee60
|
Initial support for DH_METHOD. Also added a DH lock. A few changes made to
DSA_METHOD to make it more consistent with RSA_METHOD.
|
1999-08-23 23:11:32 +00:00 |
|
Bodo Möller
|
ec577822f9
|
Change #include filenames from <foo.h> to <openssl.h>.
Submitted by:
Reviewed by:
PR:
|
1999-04-23 22:13:45 +00:00 |
|
Ulf Möller
|
6b691a5c85
|
Change functions to ANSI C.
|
1999-04-19 21:31:43 +00:00 |
|
Ralf S. Engelschall
|
dfeab0689f
|
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
1998-12-21 11:00:56 +00:00 |
|
Ralf S. Engelschall
|
58964a4922
|
Import of old SSLeay release: SSLeay 0.9.0b
|
1998-12-21 10:56:39 +00:00 |
|
Ralf S. Engelschall
|
d02b48c63a
|
Import of old SSLeay release: SSLeay 0.8.1b
|
1998-12-21 10:52:47 +00:00 |
|