]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/blake2
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / blake2 /
2019-09-27  Dr. Matthias St... Reorganize private crypto header files
2019-05-28  Richard LevitteUpdate copyright year
2019-03-11  Shane Lontisfix truncation of integers on 32bit AIX
2017-10-18  KaoruTodaRemove parentheses of return.
2017-08-29  PauliMove e_os.h to be the very first include.
2017-08-29  Paulie_os.h removal from other headers and source files.
2017-01-25  FdaSilvaYYFix some extra or missing whitespaces...
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-09  FdaSilvaYYfix tab-space mixed indentation
2016-05-04  Dr. Stephen HensonFix Blake block length
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-04-07  Andy PolyakovClean-up *_DEBUG options.
2016-04-06  Andy PolyakovConfigure: add BLAKE_DEBUG to --strict-warnings set.
2016-03-31  Andy Polyakovcrypto/blake2: make lowest-level function handle multip...
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20  Rich SalzRemove #error from include files.
2016-03-20  Rich SalzMove blake2_loclh to blake2 directory
2016-03-11  Kurt RoeckxUse unsigned int instead of just unsigned.
2016-03-11  Kurt RoeckxSave leaf_node and node_offset as character array
2016-03-11  Kurt RoeckxReview comments
2016-03-11  Bill CoxAdd blake2 support.