diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index a009a088b..9537adf57 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,9 @@ 2007-01-04 Love Hörnquist Åstrand + * rsa.c: Add i2d_RSAPrivateKey. + + * rsa.h: Add i2d_RSAPrivateKey. + * test_rsa.c: test RSA_generate_key_ex * rsa-imath.c: Add imath_rsa_generate_key.