diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 315ed8fa2..6e281e30a 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,13 @@ 2007-01-05 Love Hörnquist Åstrand + * 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.