]> git.cryptolib.org Git - avr-crypto-lib.git/commit
arcfour got its own testsuit now + some modifications of the build process
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Sun, 6 Apr 2008 02:42:32 +0000 (02:42 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Sun, 6 Apr 2008 02:42:32 +0000 (02:42 +0000)
commit8537c7a0647b533f078af9c35bce533335c7556e
tree00dcce30db8fde135a7ab9ec9224adb7b022f5c4
parentbfac0f0eef1c956bf6fbc023708f17ecfda9b39d
arcfour got its own testsuit now + some modifications of the build process
28 files changed:
COPYING [deleted file]
COPYING.gpl2 [new file with mode: 0644]
COPYING.gpl3 [new file with mode: 0644]
LICENSE [deleted file]
LICENSE.gpl2 [new file with mode: 0644]
LICENSE.gpl3 [new file with mode: 0644]
Makefile
arcfour.h
arcfour.mk
camellia.mk
cast5.mk
des.mk
hmac-sha256.mk [new file with mode: 0644]
main-arcfour-test.c [new file with mode: 0644]
main.c
md5.mk [new file with mode: 0644]
nessie_bc_test.h
nessie_stream_test.c [new file with mode: 0644]
nessie_stream_test.h [new file with mode: 0644]
prng.mk [new file with mode: 0644]
seed.mk
serpent.mk
sha1.mk [new file with mode: 0644]
sha256.mk [new file with mode: 0644]
shabea.mk
skipjack.mk
tdes.mk
xtea.mk