Sign in
boringssl
/
boringssl.git
/
7de9498a886ab28fe4a6023c33cf98524c1090ff
/
crypto
/
err
98e848a
Add XOF compilation compatibility flags
by Shelley Vohr
· 5 years ago
9806ae0
Check the second ClientHello's PSK binder on resumption.
by David Benjamin
· 6 years ago
2c65707
Add EVP_PKEY support for X25519.
by David Benjamin
· 6 years ago
8728af4
Reject obviously invalid DSA parameters during signing.
by David Benjamin
· 6 years ago
d7266ec
Enforce key usage for RSA keys in TLS 1.2.
by Jesse Selover
· 6 years ago
6c1b376
Implement server support for delegated credentials.
by Christopher Patton
· 7 years ago
8285ccd
Fix SSL_R_TOO_MUCH_READ_EARLY_DATA.
by David Benjamin
· 6 years ago
5ecfb10
Modernize OPENSSL_COMPILE_ASSERT, part 2.
by David Benjamin
· 6 years ago
c8e0f90
Add an interface for QUIC integration.
by Steven Valdez
· 7 years ago
371305f
Push an error on sigalg mismatch in X509_verify.
by David Benjamin
· 6 years ago
8c7c635
Support symbol prefixes
by Joshua Liebow-Feeser
· 7 years ago
681ff27
Flatten most of the crypto target.
by David Benjamin
· 7 years ago
1c2532f
Fix error strings for SSL_R_TLS13_DOWNGRADE.
by David Benjamin
· 7 years ago
826ce15
Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list].
by Adam Langley
· 7 years ago
4732c54
Add ECDH_compute_key_fips inside the module.
by Adam Langley
· 7 years ago
0080d83
Implement the client side of certificate compression.
by Adam Langley
· 7 years ago
5267ef7
Reject unexpected application data in bidirectional shutdown.
by David Benjamin
· 7 years ago
caf8ddd
Add SSL_SESSION_set1_id.
by David Benjamin
· 7 years ago
d12f2ba
Tweak RSA errors for compatibility.
by David Benjamin
· 7 years ago
103ed08
Implement legacy OCSP APIs for libssl.
by David Benjamin
· 7 years ago
2e67153
Add PKCS12_create.
by David Benjamin
· 7 years ago
bc2562e
Treat PKCS#12 passwords as UTF-8.
by David Benjamin
· 7 years ago
ae153bb
Use new encoding functions in ASN1_mbstring_ncopy.
by David Benjamin
· 7 years ago
5d626b2
Add some more compatibility functions.
by David Benjamin
· 7 years ago
ed188fd
Enforce supported_versions in the second ServerHello.
by David Benjamin
· 7 years ago
3c37d0a
Reland "Fix bssl client/server's error-handling."
by David Benjamin
· 7 years ago
0cdbc87
Revert "Fix bssl client/server's error-handling."
by Steven Valdez
· 7 years ago
e7ca8a5
Fix bssl client/server's error-handling.
by David Benjamin
· 7 years ago
c1c6eeb
Check d is mostly-reduced in RSA_check_key.
by David Benjamin
· 7 years ago
2a19a17
Limit ASN.1 constructed types recursive definition depth
by David Benjamin
· 7 years ago
fa65113
Push an error if custom private keys fail.
by David Benjamin
· 7 years ago
0ab3f0c
Notice earlier if a server echoes the TLS 1.3 compatibility session ID.
by David Benjamin
· 7 years ago
36fcc4c
Implement Token Binding
by Nick Harper
· 7 years ago
f88242d
SSL_export_keying_material should work in half-RTT.
by David Benjamin
· 7 years ago
650d8c3
Implement TLS 1.3 early exporters.
by David Benjamin
· 7 years ago
47b8f00
Reimplement OBJ_txt2obj and add a lower-level function.
by David Benjamin
· 7 years ago
a838f9d
Make ECDSA signing 10% faster and plug some timing leaks.
by David Benjamin
· 7 years ago
e7c95d9
Run TLS 1.3 tests at all variants and fix bugs.
by David Benjamin
· 7 years ago
b25a899
Add the ability to save and restore the error state.
by David Benjamin
· 7 years ago
a65c252
Further simplify error queue flags.
by David Benjamin
· 7 years ago
e1c3dad
Error data is always a NUL-terminated malloced string.
by David Benjamin
· 7 years ago
808f832
Run the comment converter on libcrypto.
by David Benjamin
· 8 years ago
f4ecc84
Prevent both early data and custom extensions from being accepted.
by Steven Valdez
· 8 years ago
5aaaa98
Detect WatchGuard's TLS 1.3 interference failure mode.
by David Benjamin
· 8 years ago
b529253
Implement scrypt from RFC 7914.
by David Benjamin
· 8 years ago
2f3404b
Enforce incrementing counter for TLS 1.2 AES-GCM.
by Steven Valdez
· 8 years ago
8ebc9ea
Update BN_enhanced_miller_rabin_primality_test to enforce preconditions and accept BN_prime_checks.
by Steven Valdez
· 8 years ago
6fdea2a
Move PKCS#7 functions into their own directory.
by David Benjamin
· 8 years ago
de254b4
Enforce max_early_data_size on the server.
by Alessandro Ghedini
· 8 years ago
b15143f
Fix check_fips for public keys and synchronize the EC and RSA versions.
by Steven Valdez
· 8 years ago
d0b9882
Add RSA_check_fips to support public key validation checks.
by Steven Valdez
· 8 years ago
3cfeb95
Disable SSLv3 by default.
by David Benjamin
· 8 years ago
d69d94e
Teach crypto/x509 how to verify an Ed25519 signature.
by David Benjamin
· 8 years ago
417830d
Support EVP_PKEY_{sign,verify}_message with Ed25519.
by David Benjamin
· 8 years ago
05bb1c5
Implement draft-ietf-curdle-pkix-04's serialization.
by David Benjamin
· 8 years ago
2a07072
Prevent Channel ID and Custom Extensions on 0-RTT.
by Steven Valdez
· 8 years ago
3cb047e
Decouple PKCS#12 hash lookup from the OID table.
by David Benjamin
· 8 years ago
2d85062
Add Data-less Zero-RTT support.
by Steven Valdez
· 8 years ago
cfb9d14
Update pkcs8 error data.
by David Benjamin
· 8 years ago
2d05568
Fix out-of-memory condition in conf.
by David Benjamin
· 8 years ago
4c341d0
Support asynchronous ticket decryption with TLS 1.0–1.2.
by Adam Langley
· 8 years ago
6ad20dc
Move error-on-empty-cipherlist into ssl_create_cipher_list().
by Matthew Braithwaite
· 8 years ago
d04ca95
Add |SSL[_CTX]_set_chain_and_key|.
by Adam Langley
· 8 years ago
a58baaf
Forbid the server certificate from changing on renego.
by David Benjamin
· 8 years ago
bc6ef7a
Convert err_test to GTest.
by David Benjamin
· 8 years ago
17cf2cb
Work around language and compiler bug in memcpy, etc.
by David Benjamin
· 8 years ago
d515722
Don't depend on the X509 code for getting public keys.
by Adam Langley
· 8 years ago
aedf303
Parse the entire PSK extension.
by David Benjamin
· 8 years ago
a4ee74d
Skipping early data on 0RTT rejection.
by Steven Valdez
· 8 years ago
9b885c5
Don't allow invalid SCT lists to be set.
by Adam Langley
· 8 years ago
e1cc35e
Tolerate cipher changes on TLS 1.3 resumption as a client.
by David Benjamin
· 8 years ago
a833c35
Update to TLS 1.3 draft 18.
by Steven Valdez
· 8 years ago
1db9e1b
Add the certificate_required alert.
by David Benjamin
· 8 years ago
803c77a
Update crypto negotation to draft 15.
by Steven Valdez
· 9 years ago
c8b6b4f
Only predict X25519 in TLS 1.3.
by David Benjamin
· 9 years ago
7e1f984
Fix some bugs in TLS 1.3 server key_share code.
by David Benjamin
· 8 years ago
163c956
Forbid EMS from changing during renegotation.
by David Benjamin
· 9 years ago
311c257
Declare SSL_R_BLOCK_CIPHER_PAD_IS_WRONG and SSL_R_NO_CIPHERS_SPECIFIED.
by David Benjamin
· 9 years ago
32635b8
Add limit for consecutive KeyUpdate messages.
by Steven Valdez
· 9 years ago
3e51757d
Enforce the server ALPN protocol was advertised.
by David Benjamin
· 9 years ago
143e8b3
Add TLS 1.3 1-RTT.
by Steven Valdez
· 9 years ago
6167281
Check for buffered handshake messages on cipher change in DTLS.
by David Benjamin
· 9 years ago
1f61f0d
Implement TLS 1.3's downgrade signal.
by David Benjamin
· 9 years ago
ea9a0d5
Refine SHA-1 default in signature algorithm negotiation.
by David Benjamin
· 9 years ago
2b8415e
Move the Digest/Sign split for SignatureAlgorithms to a lower level.
by Steven Valdez
· 9 years ago
c9ae27c
Build up TLS 1.3 record-layer tests.
by David Benjamin
· 9 years ago
8cf79af
Always use Fermat's Little Theorem in ecdsa_sign_setup.
by David Benjamin
· 9 years ago
a353cdb
Wrap MSVC-only warning pragmas in a macro.
by David Benjamin
· 9 years ago
29270de
Split unlock functions into read/write variants.
by David Benjamin
· 9 years ago
3473315
Reimplement PKCS #3 DH parameter parsing with crypto/bytestring.
by David Benjamin
· 9 years ago
52a3bf2
Add checks to X509_NAME_oneline()
by David Benjamin
· 9 years ago
56703d9
Make err_data_generator.go silent by default.
by David Benjamin
· 9 years ago
a2f2bc3
Align with upstream's error strings, take two.
by David Benjamin
· 9 years ago
fb8e678
Match upstream's error codes for the old sigalg code.
by David Benjamin
· 9 years ago
63d9246
Reset crypto/evp error codes.
by David Benjamin
· 9 years ago
17727c6
Move all signature algorithm code to crypto/x509.
by David Benjamin
· 9 years ago
b9824e2
Handle SSL_shutdown while in init more appropriately
by Steven Valdez
· 9 years ago
68772b3
Implement new SPKI parsers.
by David Benjamin
· 9 years ago
fda22a7
Reimplement DSA parsing logic with crypto/asn1.
by David Benjamin
· 9 years ago
2f6410b
Rewrite ECPrivateKey serialization.
by David Benjamin
· 9 years ago
Next »