]> git.cryptolib.org Git - arm-crypto-lib.git/commit
adding SHA-512
authorbg <daniel.otte@rub.de>
Fri, 7 Oct 2011 16:17:41 +0000 (18:17 +0200)
committerbg <daniel.otte@rub.de>
Fri, 7 Oct 2011 16:17:41 +0000 (18:17 +0200)
commita5fa5eb95b79e98e260365878fc9338ccba3fba9
tree5e94b9bf911bffd21a3ca65668d413a71ea3a7ab
parent1cc5630207195b3bc9d967596a9a207c1c0f6464
adding SHA-512
hfal/hfal_sha512.c [new file with mode: 0644]
hfal/hfal_sha512.h [new file with mode: 0644]
mkfiles/sha512_c.mk [new file with mode: 0644]
sha256/sha256.c
sha256/sha256.h
sha512/sha512.c [new file with mode: 0644]
sha512/sha512.h [new file with mode: 0644]
test_src/cli.h
test_src/main-sha512-test.c [new file with mode: 0644]
test_src/uart_i.c
test_src/uart_lowlevel.c