wolfssl/ctaocrypt
Moisés Guimarães 41cc5f06e4 camellia_setup128 and camellia_setup256 refactory to reduce stack usage:
--- subL and subR variables moved to the heap;
--- return type changed to int, returning 0 for success;
--- chain of dependency updated to propagate the error in CamelliaSetKey function.
2014-04-14 21:28:22 -03:00
..
benchmark camellia_setup128 and camellia_setup256 refactory to reduce stack usage: 2014-04-14 21:28:22 -03:00
src camellia_setup128 and camellia_setup256 refactory to reduce stack usage: 2014-04-14 21:28:22 -03:00
test camellia_setup128 and camellia_setup256 refactory to reduce stack usage: 2014-04-14 21:28:22 -03:00
ctaocrypt.sln 1.8.8 init 2011-02-05 11:14:47 -08:00
ctaocrypt.vcproj resolve pull request merge conflict 2014-03-25 11:39:07 -07:00