Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Integrity_Failure to Invalid_Authentication_Tag | Jack Lloyd | 2019-01-18 | 1 | -4/+4 |
| | | | | | | | | | This makes the meaning and usage more clear. Add a specific error type so invalid tags can be distinguished without having to catch that specific type. See also #1813 | ||||
* | Fix some warnings from PVS-Studio | Jack Lloyd | 2019-01-17 | 1 | -1/+1 |
| | | | | No real bugs, but pointed out some odd constructs and duplicated logic | ||||
* | Make stream, block, hash and cipher mode base classes optional | Jack Lloyd | 2018-01-12 | 1 | -0/+4 |
| | |||||
* | Add AES key wrap with padding | Jack Lloyd | 2017-11-19 | 3 | -0/+279 |