]> git.cryptolib.org Git - avr-crypto-lib.git/commit
some bigint stuff in ASM
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Tue, 5 Jul 2011 19:34:03 +0000 (19:34 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Tue, 5 Jul 2011 19:34:03 +0000 (19:34 +0000)
commit0ce5b31e9772c15cd1514e371a59f04e3a888111
treedb0143c4e2496ee8b533ac3d81735b0e31061544
parentca330e4062c4d93a75ac5046b80937acbadf7794
some bigint stuff in ASM
avr-asm-macros.S
bigint/bigint.c
bigint/bigint_add_u.S
bigint/bigint_adjust.S [new file with mode: 0644]
bigint/bigint_asm.S [new file with mode: 0644]
doc/acl_blockciphers.texi
host/bigint_test.rb
mkfiles/bigint.mk
test_src/main-bigint-test.c