aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/cipher_modes.rst
Commit message (Collapse)AuthorAgeFilesLines
* Rename Integrity_Failure to Invalid_Authentication_TagJack Lloyd2019-01-181-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 documantationJack Lloyd2018-10-311-9/+55
|
* Correct error with XTS minimum block sizeJack Lloyd2018-10-151-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 documentationJack Lloyd2018-09-281-6/+6
|
* Small doc tweaksJack Lloyd2018-09-131-0/+3
|
* Update docs and release notesJack Lloyd2018-08-071-0/+14
|
* Documentation updatesJack Lloyd2018-07-131-5/+8
|
* Misc doc updatesJack Lloyd2018-07-101-0/+4
|
* Minor doc updatesJack Lloyd2018-07-061-5/+7
|
* Doc tweaks [ci skip]Jack Lloyd2018-06-081-0/+2
|
* Update docs [ci skip]Jack Lloyd2018-04-071-1/+1
|
* Split up symmetric crypto page into MAC, stream, block and mode pagesJack Lloyd2017-12-041-0/+305