Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass removal of deprecated constructs. | Matěj Cepl | 2020-12-02 | 1 | -2/+2 |
* | PEP8isation | Matěj Cepl | 2018-03-20 | 1 | -4/+1 |
* | Use only EC curves which are available. | Matěj Cepl | 2016-04-12 | 1 | -6/+9 |
* | Fix whitespace using suggestions from autopep8 | Craig Rodrigues | 2015-12-01 | 1 | -2/+1 |
* | Strip trailinig spaces and expand tabs. | Matěj Cepl | 2015-11-19 | 1 | -1/+1 |
* | Remove more plain asserts | Matěj Cepl | 2015-11-18 | 1 | -2/+2 |
* | Change self.assertRaises to context managers. | Matěj Cepl | 2015-10-27 | 1 | -1/+2 |
* | Switch unit testing to have at least 2.7 unittest API available. | Matěj Cepl | 2015-10-13 | 1 | -3/+5 |
* | Make all test methods start with test_, so that running individual suites works, | Heikki Toivonen | 2006-12-15 | 1 | -4/+4 |
* | Bug 7077, test command to setup.py. setuptools are now required to run unit t... | Heikki Toivonen | 2006-12-06 | 1 | -1/+1 |
* | Fix Vrije Universiteit copyright years. | Heikki Toivonen | 2006-07-05 | 1 | -1/+1 |
* | Bug 3745, ECDSA signatures and ECDH key agreement. Original | Heikki Toivonen | 2006-03-07 | 1 | -0/+49 |