Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some LGTM alerts | Jack Lloyd | 2019-06-29 | 1 | -1/+1 |
* | By default just run 20 of the AEAD test vectors through CLI | Jack Lloyd | 2018-12-23 | 1 | -6/+11 |
* | Implement chacha20poly1305 in botan CLI | Simon Warta | 2018-02-28 | 1 | -0/+6 |
* | Minor code styling updates in cli_tests.py | Simon Warta | 2018-02-28 | 1 | -2/+3 |
* | Script the Windows CI build | Jack Lloyd | 2017-09-08 | 1 | -4/+5 |
* | Remove python3 dep from cli_tests | Jack Lloyd | 2017-08-31 | 1 | -1/+1 |
* | Some linting cleanups for cli_tests.py | Simon Warta | 2017-04-18 | 1 | -6/+6 |
* | Add more ciphers | Simon Warta | 2017-04-18 | 1 | -7/+51 |
* | Fix whitespace errors | Simon Warta | 2017-04-18 | 1 | -2/+2 |
* | Add botan encryption cli app | Simon Warta | 2017-04-18 | 1 | -0/+115 |