Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
boringssl.googlesource.com
/
boringssl
/
e6c58ffa704537e7dcad22e32e451c9326d2cc52
/
include
/
openssl
/
ec_key.h
bfd94db
Trim RSA_METHOD and ECDSA_METHOD.
by David Benjamin
· 8 years ago
d94682d
Remove ex_data's dup hook.
by David Benjamin
· 8 years ago
467d322
Add FIPS-compliant key generation that calls check_fips for RSA and EC.
by Steven Valdez
· 8 years ago
400d0b7
Add PWCT for RSA and ECDSA for FIPS 140-2.
by Steven Valdez
· 8 years ago
f0e935d
Fold stack-allocated types into headers.
by David Benjamin
· 9 years ago
d17d74d
Replace Scoped* heap types with bssl::UniquePtr.
by Matt Braithwaite
· 9 years ago
96a16cd
Finish aligning up_ref functions with OpenSSL 1.1.0.
by David Benjamin
· 9 years ago
d2b5af5
Revert scoped_types.h change.
by Adam Langley
· 9 years ago
8d79ed6
Assume that MSVC supports C++11.
by Adam Langley
· 9 years ago
8c3c313
Remove scoped_types.h.
by Adam Langley
· 9 years ago
c0b196d
Drop support for engines-provided signature verification.
by Brian Smith
· 9 years ago
d44a943
Fix docs typo.
by David Benjamin
· 9 years ago
0d76c40
Decouple crypto/ec from the OID table.
by David Benjamin
· 9 years ago
2f6410b
Rewrite ECPrivateKey serialization.
by David Benjamin
· 10 years ago
6288218
Update comments to better document in-place semantics.
by Adam Langley
· 10 years ago
8a58933
Remove the CRYPTO_EX_new callback.
by David Benjamin
· 10 years ago
e2136d9
Remove |EC_GROUP_precompute_mult| and |EC_KEY_precompute_mult|.
by Brian Smith
· 10 years ago
9b26297
Make |EC_GROUP_precompute_mult|/|EC_KEY_precompute_mult| no-ops.
by Brian Smith
· 10 years ago
209b256
Fix o2i_ECPublicKey documentation.
by David Benjamin
· 10 years ago
3a9e1fb
Correct various documentation typos
by Kenny Root
· 10 years ago
c3ef76f
Compatibility changes for wpa_supplicant and OpenSSH.
by Adam Langley
· 10 years ago
e00fc88
Fix typo.
by David Benjamin
· 10 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
ecc0ce7
Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK.
by David Benjamin
· 11 years ago
449f16b
Change ECDSA_METHOD's size() to group_order_size()
by Adam Langley
· 11 years ago
4c921e1
Move public headers to include/openssl/
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago