]> git.cryptolib.org Git - avr-crypto-lib.git/commit
improving bigint stuff and fixing problems for 32-bit systems
authorbg <daniel.otte@rub.de>
Fri, 14 Feb 2014 22:10:30 +0000 (23:10 +0100)
committerbg <daniel.otte@rub.de>
Fri, 14 Feb 2014 22:10:30 +0000 (23:10 +0100)
commitd796b12dbb838974705d995369161d3836f9dad2
treed0be82be22be3d623b3a81e3a8549064f81fcbf2
parentb14938245d00969fde184d6c8490ff0d1a7ab7e1
improving bigint stuff and fixing problems for 32-bit systems
bigint/bigint.c
bigint/bigint.h
bigint/bigint_io.c
host/bigint_test.rb
test_src/main-bigint-test.c