git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19210 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-04 21:56:34 +00:00
parent 7a5f41d9a1
commit a4990b9b3c

View File

@@ -1,3 +1,16 @@
2006-12-04 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: rsa and crypto engine test cases
* test_rsa.c: Make faster and less verbose
* rsakey.der: test rsa key
* test_rsa.c: Test rsa operations
* rsa-imath.c: Fix the rsa-decrypt failed case that been hauting
me for a while.
2006-12-02 Love H<>rnquist <20>strand <lha@it.su.se>
* rsa-imath.c: Use mp_int_to_binary to encode bignums