Increase FONT_MAXNO from 0x2f to 0x40, to ensure the fonts[] array
[u/mdw/putty] / testdata / bignum.py
2011-02-22 simonMake bignum.py self-contained, by importing versions...
2011-02-20 simonA few more modpow tests, exercising the fallback option...
2011-02-20 simonAdd tests of modpow.
2011-02-20 simonBeginnings of a test suite for the bignum code. The...