Fixed RSA "i32" PKCS#1 v1.5 signature generation.
authorThomas Pornin <pornin@bolet.org>
Sat, 31 Dec 2016 15:19:12 +0000 (16:19 +0100)
committerThomas Pornin <pornin@bolet.org>
Sat, 31 Dec 2016 15:19:12 +0000 (16:19 +0100)
commitbf809dfae527a99767f27ebcf5a83deac5999041
tree6906c8a8881aff1a26819af0b018e8eee715f153
parentf9b85fee907b65a9929263ba060476dd7ec79c8d
Fixed RSA "i32" PKCS#1 v1.5 signature generation.
inc/bearssl_rsa.h
src/rsa/rsa_i32_pkcs1_sign.c
test/test_crypto.c