Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid using std::cout and std::cerr within cli code | Jack Lloyd | 2017-09-02 | 1 | -26/+10 |
* | Fix 3 space indent | Simon Warta | 2017-04-18 | 1 | -4/+4 |
* | Add BOTAN_HAS_AEAD_MODES requirement for encryption cli | Simon Warta | 2017-04-18 | 1 | -1/+1 |
* | Update registration format of "encryption" cli command | Simon Warta | 2017-04-18 | 1 | -2/+2 |
* | Add more ciphers | Simon Warta | 2017-04-18 | 1 | -6/+20 |
* | Adapt cli command encryption to new cli interface | Simon Warta | 2017-04-18 | 1 | -37/+42 |
* | Add botan encryption cli app | Simon Warta | 2017-04-18 | 1 | -0/+120 |