]> git.cryptolib.org Git - avr-crypto-lib.git/commit
more shabal
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Mon, 27 Apr 2009 17:47:36 +0000 (17:47 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Mon, 27 Apr 2009 17:47:36 +0000 (17:47 +0000)
commit600e82c981df8a6e446c6469e7e6be627ec027de
tree02ac13f953f2534d8a5a011bf73068e62e720cec
parent5c68d38237aa51b91a26309c24e8e38c7fbdffbe
more shabal
13 files changed:
host/shavs_test.rb
mkfiles/shabal.mk
mkfiles/shabal_c.mk [new file with mode: 0644]
shabal-asm.S [new file with mode: 0644]
shabal.c
shabal.h
shabal192-asm.S [new file with mode: 0644]
shabal224-asm.S [new file with mode: 0644]
shabal256-asm.S [new file with mode: 0644]
shabal384-asm.S [new file with mode: 0644]
shabal512-asm.S [new file with mode: 0644]
test_src/main-shabal-test.c
test_src/main-skein-test.c