git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17090 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-16 19:38:47 +00:00
parent ff8368d8a7
commit 902f8ff049

View File

@@ -1,5 +1,15 @@
2006-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
* rsa.h (i2d_RSAPublicKey): fix prototype
* rsa.c (i2d_RSAPublicKey): fix prototype
2006-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
* 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.