]> git.cryptolib.org Git - avr-crypto-lib.git/commit
added sha1 in C and AVR-ASM
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Fri, 20 Oct 2006 21:03:55 +0000 (21:03 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Fri, 20 Oct 2006 21:03:55 +0000 (21:03 +0000)
commit6e51024d966bd015cb8f9c8460c5c21da6a08f9e
treee37ed3a502d3441300b3c5f6dc18d1da72251a4f
parent9b1bf59ca8d49db1a7495d95119c68d62b036c59
added sha1 in C and AVR-ASM
Makefile
config.h
main-sha1-test.c [new file with mode: 0644]
sha1-asm.S [new file with mode: 0644]
sha1.c [new file with mode: 0644]
sha1.h [new file with mode: 0644]
sha256-asm.S
sha256.c
uart.c