Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEP8isation | Matěj Cepl | 2018-03-20 | 1 | -4/+1 |
* | test_{dh,dsa,rc4,evp,bio_membuf}: proper use of bytes, str, and hashlib | Michal Vyskocil | 2017-03-16 | 1 | -6/+11 |
* | Fix broken imports (and PEP8ization). | Matěj Cepl | 2016-03-20 | 1 | -1/+1 |
* | Use the new absolute import syntax to fix Python 3. [PEP 328] | Craig Rodrigues | 2016-03-20 | 1 | -1/+2 |
* | Cleanup of test_rc4.py (just whitespace changes). | Miloslav Trmač | 2015-11-18 | 1 | -10/+11 |
* | Fix M2Crypto in FIPS mode. | Miloslav Trmač | 2015-10-13 | 1 | -0/+4 |
* | Switch unit testing to have at least 2.7 unittest API available. | Matěj Cepl | 2015-10-13 | 1 | -1/+4 |
* | Add tests for RC4 and improve test coverage of other modules. | Heikki Toivonen | 2009-02-22 | 1 | -0/+41 |