crypto/sha: add Keccak1600 primitives to build SHA-3 upon.
authorAndy Polyakov <appro@openssl.org>
Wed, 12 Oct 2016 13:47:45 +0000 (15:47 +0200)
committerAndy Polyakov <appro@openssl.org>
Mon, 24 Oct 2016 10:59:27 +0000 (12:59 +0200)
commitb9feae1b17b8803dc960c93bcd5cd03a6a352c81
treebc62297cf06b02f34611ddaa7d5c00d325a0e47a
parent2f6e46dc857115e7f6281dd3424158b76a021c9e
crypto/sha: add Keccak1600 primitives to build SHA-3 upon.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/sha/keccak1600.c [new file with mode: 0644]