Sign in
boringssl
/
boringssl.git
/
d519bf6be0b447fb80fbc539d4bff4479b5482a2
/
ssl
/
ssl_rsa.c
c5ac2b6
Rename X.509 members in |SSL_SESSION| and |CERT|.
by Adam Langley
· 8 years ago
89917a5
Fix memory leak in set_signing_algorithm_prefs.
by Daniel Bathgate
· 8 years ago
34de91e
Revise server-side ECDSA certificate checks.
by David Benjamin
· 8 years ago
04fe901
Require custom private keys to specify curve in 1.3.
by David Benjamin
· 9 years ago
0fc37ef
Fix a number of sigalg scope issues.
by David Benjamin
· 9 years ago
0e95015
RSA-PSS should work in TLS 1.2.
by David Benjamin
· 9 years ago
54ed58e
Forbid PKCS1 in TLS 1.3.
by Steven Valdez
· 9 years ago
96a16cd
Finish aligning up_ref functions with OpenSSL 1.1.0.
by David Benjamin
· 9 years ago
d3440b4
Give SSL_PRIVATE_KEY_METHOD a message-based API.
by David Benjamin
· 9 years ago
0c0b7e1
Widen SSL_PRIVATE_KEY_METHOD types to include the curve name.
by David Benjamin
· 9 years ago
ca3d545
Add SSL_set_signing_algorithm_prefs.
by David Benjamin
· 9 years ago
32a66d5
Tidy up a few certificate-related utility functions.
by David Benjamin
· 9 years ago
7944a9f
Account for key size when selecting RSA-PSS.
by David Benjamin
· 9 years ago
eff1e8d
Adding RSA-PSS signature algorithms.
by Steven Valdez
· 9 years ago
1fb125c
Enforce ECDSA curve matching in TLS 1.3.
by David Benjamin
· 9 years ago
887c300
Move the key type check from tls12_check_peer_sigalg to ssl_verify_*.
by David Benjamin
· 9 years ago
a2d81f1
Don't decompose signature algorithms in ssl_rsa.c.
by David Benjamin
· 9 years ago
310d3f6
Change |EVP_PKEY_up_ref| to return int.
by Adam Langley
· 9 years ago
d246b81
Don't decompose sigalgs in key preferences.
by David Benjamin
· 9 years ago
2b8415e
Move the Digest/Sign split for SignatureAlgorithms to a lower level.
by Steven Valdez
· 9 years ago
f0451ca
Cleaning up internal use of Signature Algorithms.
by Steven Valdez
· 9 years ago
66b2fe8
Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method|
by Tom Thorogood
· 9 years ago
758d127
Add get0 getters for EVP_PKEY.
by David Benjamin
· 9 years ago
3a59611
size_t SSL*_use_*_ASN1.
by David Benjamin
· 9 years ago
3398dbf
Add server-side support for asynchronous RSA decryption.
by nagendra modadugu
· 10 years ago
0d62f26
Adding more options for signing digest fallback.
by Steven Valdez
· 10 years ago
443a1f6
Toss file-related convenience bits of ssl/ into a corner.
by David Benjamin
· 10 years ago
601448a
Add server-side support for asynchronous signing.
by nagendra modadugu
· 10 years ago
3570d73
Remove the func parameter to OPENSSL_PUT_ERROR.
by David Benjamin
· 10 years ago
74f7110
Parse RSAPrivateKey with CBS.
by David Benjamin
· 10 years ago
d1d8078
Fold away certificate slots mechanism.
by David Benjamin
· 10 years ago
b4d65fd
Implement asynchronous private key operations for client auth.
by David Benjamin
· 10 years ago
9a10f8f
Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref.
by David Benjamin
· 10 years ago
9362b6e
Errors are uint32_t, not unsigned long.
by David Benjamin
· 10 years ago
2755a3e
Remove unnecessary NULL checks, part 5.
by David Benjamin
· 10 years ago
2ee94aa
Rename ssl_locl.h to internal.h
by David Benjamin
· 10 years ago
a5a3eeb
Remove ssl_cert_inst()
by David Benjamin
· 10 years ago
310db06
Don't EVP_PKEY_copy_parameters when configuring cert and key.
by David Benjamin
· 10 years ago
fcf2583
Reformat the rest of ssl/.
by Adam Langley
· 10 years ago
263eac0
Remove X509 parameter from ssl_cert_type.
by David Benjamin
· 10 years ago
f31e681
Clean up ssl_set_cert_masks.
by David Benjamin
· 10 years ago
a7d1363
Prune removed key types from SSL_PKEY_*.
by David Benjamin
· 11 years ago
150c617
Add X509_up_ref and use it internally.
by David Benjamin
· 11 years ago
e6e15fc
Use EVP_PKEY_dup instead of manually incrementing the refcount.
by David Benjamin
· 11 years ago
ecc0ce7
Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK.
by David Benjamin
· 11 years ago
3c5034e
Remove OPENSSL_NO_RSA
by Alex Chernyakhovsky
· 11 years ago
2b0aeeca
Remove authz extension (RFC5878)
by David Benjamin
· 11 years ago
d7e23c1
Remove serverinfo and custom extensions support.
by David Benjamin
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago