]> git.cryptolib.org Git - arm-crypto-lib.git/commit
updated bigint & rsa
authorbg <daniel.otte@rub.de>
Tue, 3 Apr 2012 18:16:38 +0000 (20:16 +0200)
committerbg <daniel.otte@rub.de>
Tue, 3 Apr 2012 18:16:38 +0000 (20:16 +0200)
commit73f474e8fea34667e788ff4ec24de552e9d1d9e8
tree243620d401f058ee0885559e9410e762a3b3a25c
parent6095187b080b960d111a54f18a3b2da788d2d59d
updated bigint & rsa
12 files changed:
arm-makefile.inc
bigint/bigint.c
bigint/bigint.h
bigint/bigint_io.c
host/bigint_test.rb
host/rsa_oaep_check.rb
host/rsa_pkcs15_check.rb [new file with mode: 0644]
rsa/rsa_basic.c
rsa/rsa_oaep.c
rsa/rsa_pkcs15.c
test_src/main-bigint-test.c
test_src/main-rsa_oaep-test.c