Import tiny_sha3
authorjsing <jsing@openbsd.org>
Sat, 15 Apr 2023 17:56:35 +0000 (17:56 +0000)
committerjsing <jsing@openbsd.org>
Sat, 15 Apr 2023 17:56:35 +0000 (17:56 +0000)
commite70bbf9bf53d9c0b67ee67881e8b1444e8b35938
tree66301f48d72e45b07a5f84782bdc2324be3518dd
parent664ea9f8b835ea5e91a0840ad499550964aee268
Import tiny_sha3

This is a minimal and readable SHA3 implementation.

ok tb@
lib/libcrypto/sha/sha3.c [new file with mode: 0644]
lib/libcrypto/sha/sha3_internal.h [new file with mode: 0644]