commit | 5368fe541c023130843cea361d779addb936b95c | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jan 16 02:20:31 2013 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jan 16 02:20:31 2013 +0100 |
tree | e358717dcc6de60ff07ec7e2137b005ad1ebd595 | |
parent | 406ea15e2c108c949f8b1a3547eecf4dd9509724 [diff] |
sha3: rename KeccakF->sha3_process_block76. This brings the naming more in line with other hashes. Pulled most statics and constants into it. Also noticed that two byte arrays are 1 element too big. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>