aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/modes/xts128.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 06/10Rich Salz2016-05-171-46/+6
* Remove outdated DEBUG flags.Rich Salz2016-02-181-7/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-113/+130
* 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