OpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socket
[openssl.git] / crypto / modes / ctr128.c
2021-04-08 Matt CaswellUpdate copyright year
2021-03-23 Paulienc: fix coverity 1451499, 1451501, 1451506, 1451507...
2020-07-11 Richard LevitteAdd and use internal header that implements endianness...
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...