]> git.cryptolib.org Git - avr-crypto-lib.git/commit
+ fix hmac-sha256
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Fri, 16 Feb 2007 06:16:12 +0000 (06:16 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Fri, 16 Feb 2007 06:16:12 +0000 (06:16 +0000)
commit38806fc75038026e167a26eff90b6111066a3642
treebb178a17bdd00794558f4b63aa19a9f862096dd2
parent4d19a3429efc3bf2cb4430a7b68cafdd754b17cf
+ fix hmac-sha256
+ camelia (128 bit Key only) C/ASM and C only
COPYING [new file with mode: 0644]
Makefile
camellia-asm.S [new file with mode: 0644]
camellia.c [new file with mode: 0644]
camellia.h [new file with mode: 0644]
camellia_C.c [new file with mode: 0644]
hmac-sha256.c
hmac-sha256.h [new file with mode: 0644]
main-camellia-test.c [new file with mode: 0644]
main-md5-test.c [new file with mode: 0644]