]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/modes/ctr128.c
Update copyright year
[thirdparty/openssl.git] / crypto / modes / ctr128.c
2020-06-04  Matt CaswellUpdate copyright year
2020-05-27  Bernd EdlingerAvoid undefined behavior with unaligned accesses
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-07-15  Shane LontisAdd Common shared code needed to move aes ciphers to...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-11-25  Andy Polyakovmodes/ctr128.c: fix false carry in counter increment...
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-12  Andy Polyakovmodes/ctr128.c: pay attention to ecount_buf alignment...
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2011-02-16  Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2010-05-04  Andy Polyakov"Jumbo" update for crypto/modes:
2010-04-10  Andy Polyakovctr129.c: fix typo, simplify ctr128_inc and fix "n...
2008-12-23  Andy Polyakovcrypto/modes: make modes.h selfsufficient and rename...
2008-12-16  Andy Polyakov128-bit block cipher modes consolidation. As consolidat...