Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-13 | whack copyrights | Paul Selkirk | |
2015-06-11 | Debug modexp_fp() buffer handling. Add basic timing report. | Rob Austein | |
Compensate for PyCrypto's weird inversion of p and q when calculating CRT coefficients, and add key the key components PyCrypto doesn't bother pre-calculating to our test data. | |||
2015-06-04 | Disable HMAC-SHA-384 tests as neither my implementation nor PyCrypto | Rob Austein | |
passes them. Add missing copyright notices, other trivial cleanup (whitespace, etc). | |||
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 | |