]> git.cryptolib.org Git - avr-crypto-lib.git/commit
restructuring Makefile +hmac-sha1
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Wed, 16 Jul 2008 13:22:00 +0000 (13:22 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Wed, 16 Jul 2008 13:22:00 +0000 (13:22 +0000)
commitcb23251fd9f7c2d9e519a84b6975091bceb0fa66
tree07b6787fdd3869b0f7344912e98f574edf154dc9
parent2e7bb1f5e50ed450e1b3ab16283783ff64b66218
restructuring Makefile +hmac-sha1
16 files changed:
COPYING [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile
camellia.c
hmac-sha1.c [new file with mode: 0644]
hmac-sha1.h [new file with mode: 0644]
main-hmac-sha1-test.c [new file with mode: 0644]
mkfiles/arcfour_c.mk [new file with mode: 0644]
mkfiles/hmac-sha1.mk [new file with mode: 0644]
mkfiles/noekeon_c.mk [new file with mode: 0644]
mkfiles/serpent-bitslice.mk [new file with mode: 0644]
mkfiles/serpent.mk
mkfiles/sha1_c.mk [new file with mode: 0644]
mkfiles/sha256_c.mk [new file with mode: 0644]
mkfiles/xtea_c.mk [new file with mode: 0644]
sha1.c