Precautions against using the PRNG uninitialized: RAND_bytes() now
[openssl.git] / crypto / rsa / rsa_oaep.c
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
1999-04-29 Ulf MöllerBug fix.
1999-04-27 Ulf MöllerMessage digest stuff.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-02-17 Ben LaurieAdd OAEP.