Commit Graph

7 Commits

Author SHA1 Message Date
Jeffrey Walton
8e8e95cea2
Make XTS mode parallelizable (GH #891)
On CoffeeLake performance increased from 3.4 cpb to 1.75 cpb. On Core2Duo performance increased from 27 cpb to 19 cpb.
2019-10-13 16:17:37 -04:00
Jeffrey Walton
9c711221c6
Fix XTS GetValidKeyLength (GH #891) 2019-10-13 04:31:39 -04:00
Jeffrey Walton
155925dedb
Update documentation 2019-10-12 11:33:50 -04:00
Jeffrey Walton
13a75b6b51
Fix XTS compile under Clang 2019-10-12 08:45:38 -04:00
Jeffrey Walton
e33714d3d8
Fix XTS compile under Clang 2019-10-12 08:21:53 -04:00
Jeffrey Walton
dc063adbba
Update documentation 2019-10-12 08:19:34 -04:00
Jeffrey Walton
76c29eadaf
Add XTS block cipher mode of operation (GH #891, PR #892) 2019-10-12 07:14:38 -04:00