Age | Commit message (Expand) | Author |
---|---|---|
2020-07-13 | Whack all Python shebangs to Python 3 | Rob Austein |
2020-06-10 | Fix remaining Python 3 unit test string encoding bug | Rob Austein |
2020-05-26 | Wow, python-version-independent hexadecimal is painful | Rob Austein |
2020-05-25 | Untested conversion to support Python 3 | Rob Austein |
2015-12-13 | whack copyrights | Paul Selkirk |
2015-06-11 | Debug modexp_fp() buffer handling. Add basic timing report. | Rob Austein |
2015-06-04 | Disable HMAC-SHA-384 tests as neither my implementation nor PyCrypto | Rob Austein |
2015-06-01 | Add padding options to test workaround for current ModExp bugs. | Rob Austein |
2015-05-27 | First pass at RSA tests. | Rob Austein |