Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change JavaDoc parameters to the Sphinx convention. | Matěj Cepl | 2017-09-20 | 1 | -7/+7 |
* | Make BN.randfname() deprecated. Let's see who complains. | Matěj Cepl | 2017-02-13 | 1 | -0/+4 |
* | M2Crypto/BN.py: Add PEP-484 type hints in comments. | Matěj Cepl | 2016-06-14 | 1 | -3/+8 |
* | M2Crypto/BN.py: shouldn't have executable bit set. | Matěj Cepl | 2016-05-20 | 1 | -0/+0 |
* | 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/+3 |
* | Strip trailinig spaces and expand tabs. | Matěj Cepl | 2015-11-19 | 1 | -3/+3 |
* | Removed RCS_id, RCS_ID and _RCS_id from Python files. Unneeded | Heikki Toivonen | 2006-03-20 | 1 | -2/+0 |
* | Added BN module with rand, rand_range and randfname methods and associated te... | Heikki Toivonen | 2005-05-19 | 1 | -0/+49 |