git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19707 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-04 20:56:18 +00:00
parent 3572e7735e
commit c49388725b

View File

@@ -1,5 +1,9 @@
2007-01-04 Love H<>rnquist <20>strand <lha@it.su.se>
* 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.