aboutsummaryrefslogtreecommitdiffstats
path: root/misc/python/nisttest.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up and finish off the Python version of the NIST X.509 test suite.lloyd2006-08-231-23/+39
* Remove import for the re module, which was not being usedlloyd2006-08-231-4/+4
* Add an implementation of the NIST X.509 tests in Pythonlloyd2006-08-231-0/+45