Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Integrity_Failure to Invalid_Authentication_Tag | Jack Lloyd | 2019-01-18 | 1 | -4/+13 |
| | | | | | | | | | 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 | ||||
* | Update cipher mode documantation | Jack Lloyd | 2018-10-31 | 1 | -9/+55 |
| | |||||
* | Correct error with XTS minimum block size | Jack Lloyd | 2018-10-15 | 1 | -1/+1 |
| | | | | | | | Add tests from NIST that demonstrate the problem, as well as OpenSSL generated tests for all input sizes 16...128 bytes. Fixes GH #1706 | ||||
* | Spell check the documentation | Jack Lloyd | 2018-09-28 | 1 | -6/+6 |
| | |||||
* | Small doc tweaks | Jack Lloyd | 2018-09-13 | 1 | -0/+3 |
| | |||||
* | Update docs and release notes | Jack Lloyd | 2018-08-07 | 1 | -0/+14 |
| | |||||
* | Documentation updates | Jack Lloyd | 2018-07-13 | 1 | -5/+8 |
| | |||||
* | Misc doc updates | Jack Lloyd | 2018-07-10 | 1 | -0/+4 |
| | |||||
* | Minor doc updates | Jack Lloyd | 2018-07-06 | 1 | -5/+7 |
| | |||||
* | Doc tweaks [ci skip] | Jack Lloyd | 2018-06-08 | 1 | -0/+2 |
| | |||||
* | Update docs [ci skip] | Jack Lloyd | 2018-04-07 | 1 | -1/+1 |
| | |||||
* | Split up symmetric crypto page into MAC, stream, block and mode pages | Jack Lloyd | 2017-12-04 | 1 | -0/+305 |