summaryrefslogtreecommitdiff
path: root/xts.h
Commit message (Collapse)AuthorAgeFilesLines
* Update documentationJeffrey Walton2021-04-161-1/+1
|
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-3/+3
|
* Increase XTS parallel blocks on Aarch64 and PowerPCJeffrey Walton2020-04-111-2/+8
|
* Update documentationJeffrey Walton2019-10-141-0/+19
|
* Update documentationJeffrey Walton2019-10-141-8/+29
|
* Update documentationJeffrey Walton2019-10-141-0/+4
|
* Tune XTS for PowerPCJeffrey Walton2019-10-131-1/+3
|
* Make XTS mode parallelizable (GH #891)Jeffrey Walton2019-10-131-2/+9
| | | | On CoffeeLake performance increased from 3.4 cpb to 1.75 cpb. On Core2Duo performance increased from 27 cpb to 19 cpb.
* Fix XTS GetValidKeyLength (GH #891)Jeffrey Walton2019-10-131-3/+4
|
* Update documentationJeffrey Walton2019-10-121-0/+2
|
* Fix XTS compile under ClangJeffrey Walton2019-10-121-1/+1
|
* Fix XTS compile under ClangJeffrey Walton2019-10-121-1/+1
|
* Update documentationJeffrey Walton2019-10-121-1/+7
|
* Add XTS block cipher mode of operation (GH #891, PR #892)Jeffrey Walton2019-10-121-0/+156