]> git.cryptolib.org Git - avr-crypto-lib.git/commit
bug fixing and support for malloc instead of stack memory (some functions)
authorbg <daniel.otte@rub.de>
Sun, 16 Feb 2014 23:27:02 +0000 (00:27 +0100)
committerbg <daniel.otte@rub.de>
Sun, 16 Feb 2014 23:27:02 +0000 (00:27 +0100)
commit10951fe0bb7dae5229dff9408d8157490005590c
tree2ff40abf6d0609991362d649027773929244ae93
parent01b5d29136b37105c7e533bd3ec2299d31551627
bug fixing and support for malloc instead of stack memory (some functions)
bigint/bigint.c
bigint/bigint.h
rsa/rsa_basic.c
rsa/rsaes_pkcs1v15.c
test_src/main-rsaes_pkcs1v15-test.c