boringssl/crypto/rsa
David Benjamin c20febe177 Add EVP_PKEY_supports_digest.
This is intended for TLS client auth with Windows CAPI- and CNG-backed keys
which implement sign over sign_raw and do not support all hash functions. Only
plumbed through RSA for now.

Change-Id: Ica42e7fb026840f817a169da9372dda226f7d6fd
Reviewed-on: https://boringssl-review.googlesource.com/2250
Reviewed-by: Adam Langley <agl@google.com>
2014-11-18 22:18:36 +00:00
..
blinding.c
CMakeLists.txt
internal.h Split off private_transform function in RSA. 2014-08-19 18:37:28 +00:00
padding.c Don't compare signed vs. unsigned. 2014-10-01 02:17:38 +00:00
rsa_asn1.c
rsa_error.c Split off private_transform function in RSA. 2014-08-19 18:37:28 +00:00
rsa_impl.c Split off private_transform function in RSA. 2014-08-19 18:37:28 +00:00
rsa_test.c Add a CRYPTO_library_init and static-initializer-less build option. 2014-09-12 00:10:53 +00:00
rsa.c Add EVP_PKEY_supports_digest. 2014-11-18 22:18:36 +00:00