summaryrefslogtreecommitdiff
path: root/xts.c
Commit message (Expand)AuthorAgeFilesLines
* block modes: move Galois shifts to block-internal.hDmitry Eremin-Solenikov2019-09-041-29/+5
* Rearrange cmac's block_mulx, make it closer to xts_shift.Niels Möller2019-03-271-4/+2
* Recode xts_shift based on endianessSimo Sorce2019-03-241-9/+20
* Inline ciphertext stealingSimo Sorce2019-03-241-60/+46
* Add support for XTS encryption modeSimo Sorce2019-03-241-0/+202