sha/keccak1600.c: add ARM-specific "reference" tweaks.
[openssl.git] / crypto / sha / keccak1600.c
2017-06-05 Andy Polyakovsha/keccak1600.c: add ARM-specific "reference" tweaks.
2017-05-30 Andy Polyakovsha/keccak1600.c: implement lane complementing transform
2017-05-30 Andy Polyakovsha/keccak1600.c: implement bit interleaving optimization.
2017-05-11 Richard LevitteCleanup - use e_os2.h rather than stdint.h
2016-11-11 Andy Polyakovsha/keccak1600.c: add some optimized implementations.
2016-10-31 Andy Polyakovsha/keccak1600.c: add couple of soft asserts.
2016-10-24 Andy Polyakovsha/keccak1600.c: add known answer and verify result...
2016-10-24 Andy Polyakovcrypto/sha: add Keccak1600 primitives to build SHA...