]> git.cryptolib.org Git - avr-crypto-lib.git/commit
changing length_B to length_W to reflect earlier changes
authorbg <daniel.otte@rub.de>
Fri, 7 Sep 2012 21:34:12 +0000 (23:34 +0200)
committerbg <daniel.otte@rub.de>
Fri, 7 Sep 2012 21:34:12 +0000 (23:34 +0200)
commitfdbda6486df88be6ac2ba948f21e84c396499535
tree8235e48c308c0869b5cd057a0bd6751b98011aeb
parentcd6cc49401a7868a8ce64125e7246a29f2632952
changing length_B to length_W to reflect earlier changes
14 files changed:
bigint/bigint-stub.c
bigint/bigint.c
bigint/bigint.h
bigint/bigint_io.c
dsa/dsa_key_blob.c
dsa/dsa_sign.c
dsa/dsa_verify.c
rsa/rsa_basic.c
rsa/rsaes_oaep.c
rsa/rsaes_pkcs1v15.c
test_src/main-bigint-test.c
test_src/main-dsa-test.c
test_src/main-rsaes_oaep-test.c
test_src/main-rsaes_pkcs1v15-test.c