modes/ctr128.c: fix false carry in counter increment procedure.
[openssl.git] / crypto / modes / xts128.c
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2011-05-04 Andy Polyakovxts128.c: minor optimizaton.
2011-04-23 Andy Polyakovxts128.c: fix bug introduced in commit#20704. Bug affec...
2011-04-21 Dr. Stephen HensonFix WIN32 warning.
2011-04-20 Andy Polyakovxts128.c: minor optimization and clarified prototype.
2011-04-12 Dr. Stephen HensonProvisional AES XTS support.
2011-03-04 Andy Polyakovxts128.c: minor optimization.
2011-02-10 Andy Polyakovxts128.c: initial draft.