aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/modes/xts128.c
Commit message (Expand)AuthorAgeFilesLines
* xts128.c: minor optimizaton.Andy Polyakov2011-05-041-12/+14
* xts128.c: fix bug introduced in commit#20704. Bug affected encryption ofAndy Polyakov2011-04-231-2/+2
* Fix WIN32 warning.Dr. Stephen Henson2011-04-211-2/+2
* xts128.c: minor optimization and clarified prototype.Andy Polyakov2011-04-201-1/+11
* Provisional AES XTS support.Dr. Stephen Henson2011-04-121-15/+2
* xts128.c: minor optimization.Andy Polyakov2011-03-041-56/+55
* xts128.c: initial draft.Andy Polyakov2011-02-101-0/+189