diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 1c52f997c..ab038e7ee 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,15 @@ +2006-04-16 Love Hörnquist Åstrand + + * rsa.h (i2d_RSAPublicKey): fix prototype + + * rsa.c (i2d_RSAPublicKey): fix prototype + 2006-04-15 Love Hörnquist Åstrand + * evp.h: Add EVP_rc2_64_cbc + + * evp.c: Add EVP_rc2_64_cbc + * evp.h: Add SHA-256 symbols. * evp.c: Add SHA-256.