git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19683 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-04 11:33:17 +00:00
parent 2ce57212dc
commit 4fe8e7566e
3 changed files with 32 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
2006-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
2006-12-31 Love H<>rnquist <20>strand <lha@it.su.se>
* rsa.c: add RSA_generate_key_ex
* rsa.h: add RSA_generate_key_ex
2006-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: CLEANFILES += test_crypto
2006-12-06 Love H<>rnquist <20>strand <lha@it.su.se>