Sign in
chromium
/
chromium
/
src
/
ffe5a13751bb5e90c02497f11f07f6ad6b1b7fd1
/
crypto
/
ec_signature_creator_impl.cc
ffe5a13
Make //crypto factories return std::unique_ptr<>s
by rsleevi
· 9 years ago
e83af29
Renaming _openssl files to _impl
by svaldez
· 9 years ago
[Renamed from crypto/ec_signature_creator_openssl.cc]
7dad2a3
Cut down on usage of deprecated APIs in //crypto.
by davidben
· 9 years ago
dd373b8b
Switch to standard integer types in crypto/.
by avi
· 10 years ago
ef55346a
Remove unused private fields in crypto/.
by mlamouri
· 10 years ago
0f4b2770
Cleanup: Use BN_bn2bin_padded() for zero-padding rather than custom code.
by eroman
· 11 years ago
50a133b5
Fix crypto_unittests on Windows BoringSSL port.
by davidben
· 11 years ago
cd9b75b
Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations.
by
[email protected]
· 11 years ago
012c287
crypto: Implement ECSignatureCreatorImpl for OpenSSL
by
[email protected]
· 12 years ago
7c3090a0
crypto: add DecodeSignature and use SHA-256 with ECDSA.
by
[email protected]
· 13 years ago
6b2e61f
Fix SpdySession::WriteCredentialFrame ECPrivateKey creation args.
by
[email protected]
· 13 years ago
da3a48b
Remove wrong parameter from ECSignatureCreator's constructor in openssl implement.
by
[email protected]
· 14 years ago
e4c1847
Create a new ECSignatureCreator class for signing content using EC crypto.
by
[email protected]
· 14 years ago