git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22270 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-11 10:59:31 +00:00
parent 8ebb9eed1d
commit c8ded2f31d

View File

@@ -1,3 +1,15 @@
2007-12-11 Love H<>rnquist <20>strand <lha@it.su.se>
* rsa.h: add RSA_gmp_method
* rsa-gmp.c: RSA implementation written using GMP.
* test_dh.c: Test of DH by Matthias Koenig.
2007-12-09 Love H<>rnquist <20>strand <lha@it.su.se>
* bn.h (BN_is_negative): make argument const.
2007-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* rand.c: Can't call getpwuid(getuid()) at all since that causes