[DGD] 1.2.53
Felix A. Croes
felix at dworkin.nl
Thu Nov 21 20:56:38 CET 2002
diff -c dgd/src/Changelog:1.291 dgd/src/Changelog:1.292
*** dgd/src/Changelog:1.291 Sat Nov 16 20:24:58 2002
--- dgd/src/Changelog Thu Nov 21 20:24:01 2002
***************
*** 1529,1531 ****
--- 1529,1532 ----
- Implemented hash_crc32(), hash_sha1(), asn_add(), asn_sub(), asn_mult(),
asn_div() and asn_mod().
- Fixed some bugs, and implemented asn_cmp().
+ - Fixed more bugs, and implemented asn_pow().
ftp://ftp.dworkin.nl/pub/dgd/experimental/patches/1.2.52-1.2.53.gz
On my 867 Mhz Mac, raising a 1024-bit number to a 1024-bit power with a
1024-bit modulus takes .1 seconds if the code is compiled with -O3 --
in portable code without host-specific optimizations. This means that
implementing RSA encryption in LPC should now be feasible.
Regards,
Dworkin
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list