git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19724 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-05 18:15:31 +00:00
parent cb85e1d9e0
commit fbb2803309

View File

@@ -1,5 +1,13 @@
2007-01-05 Love H<>rnquist <20>strand <lha@it.su.se>
* rsa-imath.c: Add keyblinding, add a commented out CRT based RSA.
* rsa.c: Add iqmp.
2007-01-04 Love H<>rnquist <20>strand <lha@it.su.se>
* rsa.c: add missing ;
* rsa.c: Add i2d_RSAPrivateKey.
* rsa.h: Add i2d_RSAPrivateKey.