Sign in
boringssl
/
boringssl.git
/
656aa9a262449344de5e7aa5b84bfad75b6b623d
/
include
/
openssl
/
ecdsa.h
c4796c9
ECDSA: const EC_KEY* arguments where possible.
by Matthew Braithwaite
· 8 years ago
1d6eeb3
Spellcheck our public headers.
by David Benjamin
· 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
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
6288218
Update comments to better document in-place semantics.
by Adam Langley
· 9 years ago
5f88999
Fix up several comments and detect problems in the future.
by Adam Langley
· 9 years ago
c8e664b
Fix several minor points noticed by Kenny.
by Adam Langley
· 10 years ago
34248d4
Get rid of err function codes.
by David Benjamin
· 10 years ago
87897a8
Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring.
by David Benjamin
· 10 years ago
7244fa4
Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value.
by David Benjamin
· 10 years ago
5d48b02
Remove TODO about removing ECDSA_do_sign/ECDSA_do_verify.
by Brian Smith
· 10 years ago
689be0f
Reset all the error codes.
by David Benjamin
· 10 years ago
5b082e8
Various documentation fixes.
by David Benjamin
· 10 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
5129e2d
Align EVP return values with BoringSSL convention.
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