Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test/README: fix broken link | Egor Tensin | 2019-12-21 |
| | |||
* | nist-sp-800-38a.py -> nist.py | Egor Tensin | 2017-01-22 |
| | |||
* | README updates | Egor Tensin | 2016-10-10 |
| | |||
* | README updates | Egor Tensin | 2016-07-19 |
| | |||
* | README updates | Egor Tensin | 2016-07-18 |
| | |||
* | README updates | Egor Tensin | 2016-06-25 |
| | |||
* | README updates | Egor Tensin | 2016-06-21 |
| | |||
* | README updates | Egor Tensin | 2016-05-22 |
| | |||
* | README updates | Egor Tensin | 2016-05-21 |
| | |||
* | test: README update | Egor Tensin | 2016-05-19 |
| | |||
* | test/file.py: more tests | Egor Tensin | 2015-10-24 |
| | |||
* | README updates | Egor Tensin | 2015-10-23 |
| | |||
* | README updates | Egor Tensin | 2015-07-12 |
| | |||
* | README updates | Egor Tensin | 2015-07-07 |
| | |||
* | merge specialized block utils into general ones | Egor Tensin | 2015-06-25 |
| | | | | ... taking advantage of the new template interface. | ||
* | move executables from test/ to utils/ | Egor Tensin | 2015-06-24 |
| | |||
* | test: locate executables in PATH | Egor Tensin | 2015-06-24 |
| | |||
* | README updates | Egor Tensin | 2015-06-20 |
| | |||
* | test: README update | Egor Tensin | 2015-06-18 |
| | |||
* | test: README update | Egor Tensin | 2015-06-11 |
| | |||
* | test: README update | Egor Tensin | 2015-06-10 |
| | |||
* | README updates | Egor Tensin | 2015-06-10 |
| | |||
* | add KAT vectors from the CAVP | Egor Tensin | 2015-06-09 |
| | |||
* | test/800-38a.py: get rid of unittest | Egor Tensin | 2015-06-09 |
| | |||
* | test: refactoring | Egor Tensin | 2015-06-08 |
| | | | | | | | | | * Test vectors are now stored in the Python script rather than in a JSON file. * The tests are now really Python's unittest `TestCase`s, allowing (at least in the future) to discover and run them automatically. * Use logging from the standard library for logging. * Bugfix & refactoring. | ||
* | test: add README | Egor Tensin | 2015-06-04 |