wolfssl/ctaocrypt/benchmark
Moisés Guimarães 69890dd023 blake2b: blake2b_init_key and blake2b_compress refactory to reduce stack usage: (384 bytes - pointer sizes) moved to the heap.
--- block variable moved to the heap; (128 bytes)
--- m and w variables moved to the heap; (256 bytes)
--- chain of dependency updated to propagate the error.
2014-04-15 12:46:43 -03:00
..
benchmark.c blake2b: blake2b_init_key and blake2b_compress refactory to reduce stack usage: (384 bytes - pointer sizes) moved to the heap. 2014-04-15 12:46:43 -03:00
benchmark.sln 1.8.8 init 2011-02-05 11:14:47 -08:00
benchmark.vcproj 1.8.8 init 2011-02-05 11:14:47 -08:00
include.am fix libtool leftovers for distclen when shared mode 2012-12-06 17:52:36 -08:00