]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Add SHA3 hashing methods for 256 and 512 bits
authorAki Tuomi <aki.tuomi@dovecot.fi>
Sat, 5 Nov 2016 09:48:27 +0000 (11:48 +0200)
committerGitLab <gitlab@git.dovecot.net>
Tue, 8 Nov 2016 14:25:58 +0000 (16:25 +0200)
commit70ee483d320a270993b56c713e350b736edd753f
tree3d5d127a58d74f586f827fe3871bc59c21e81663
parent6868400686d0726ac2c08d67ed896f2c76e7b219
lib: Add SHA3 hashing methods for 256 and 512 bits
src/lib/Makefile.am
src/lib/hash-method.c
src/lib/sha3.c [new file with mode: 0644]
src/lib/sha3.h [new file with mode: 0644]