]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
A few more modpow tests, exercising the fallback option. This is
authorSimon Tatham <anakin@pobox.com>
Sun, 20 Feb 2011 15:42:44 +0000 (15:42 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 20 Feb 2011 15:42:44 +0000 (15:42 +0000)
commit7a0bd8247cbd65a9777737e91425d832e8b41c96
treefa549e13661bdcb9f6184b14db3f8061ce973a3c
parent15d7f8bb3eef97c2acfdaecebaf3fb1e23ff4f95
A few more modpow tests, exercising the fallback option. This is
mostly so I can valgrind both and make sure they free all their
workspace - a memory leak in this code would be not merely an
inconvenience but a security hazard.

[originally from svn r9101]
testdata/bignum.py