Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use explicit on more single-argument constructors | Jack Lloyd | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
| | | | | | Done by a perl script which converted all classes to final, followed by selective reversion where it caused compilation failures. | ||||
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
| | | | | | | ISO C++ reserves names with double underscores in them Closes #512 | ||||
* | More annotations | Jack Lloyd | 2017-09-19 | 1 | -3/+3 |
| | |||||
* | Remove STREEBOG_AX and STREEBOG_C from header. | Daniel Wyatt | 2017-08-04 | 1 | -4/+0 |
| | | | | (Missed hunk in previous commit) | ||||
* | streebog: Addressing review comments. | Daniel Wyatt | 2017-08-04 | 1 | -1/+2 |
| | |||||
* | Add Streebog hash (GOST R 34.11-2012). | Daniel Wyatt | 2017-08-04 | 1 | -0/+71 |