git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19742 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-05 21:36:27 +00:00
parent f0f64c5deb
commit 0f47667bfd

View File

@@ -1,5 +1,13 @@
2007-01-05 Love H<>rnquist <20>strand <lha@it.su.se>
* imath: prune off stuff we dont use
* imath/import.sh: Prune off stuff we don't use from imathsource
* Makefile.am: Prune off stuff we don't use from imathsource
* rsa-imath.c: Use mp_int_exptmod directly.
* imath/iprime.c: Use a larger table of small primes, cut down
genenration in best cases to half compared to using a small table.