Sign in
boringssl
/
boringssl.git
/
5b082e880dcb3c1b65d064c66b4d77f44500ab1e
/
ssl
/
ssl_ciph.c
2adb7ec
ssl_create_cipher_list: check whether push onto cipherstack succeeds
by David Benjamin
· 10 years ago
b8a56f1
Remove dead code from EVP_CIPHER codepaths.
by David Benjamin
· 10 years ago
044abb0
Implement SSLv3 ciphers with stateful AEADs.
by David Benjamin
· 10 years ago
1f5e115
Tidy up tls1_PRF a little.
by David Benjamin
· 10 years ago
ea72bd0
Implement all TLS ciphers with stateful AEADs.
by David Benjamin
· 10 years ago
a307dfd
Add (void) to some macros to satisfy compiler.
by Adam Langley
· 10 years ago
4dd053e
Cast ca_list to (void *) to silence msvc warning 4090
by Nick Harper
· 10 years ago
fcf2583
Reformat the rest of ssl/.
by Adam Langley
· 10 years ago
9cf7088
Consistently order ECDHE_ECDSA over ECDHE_RSA.
by David Benjamin
· 10 years ago
82c9e90
Merge SSLv23_method and DTLS_ANY_VERSION.
by David Benjamin
· 10 years ago
525a0fe
Remove client-side support for ServerKeyExchange in the RSA key exchange.
by David Benjamin
· 10 years ago
0e2a3cf
Remove KSSL_DEBUG.
by Adam Langley
· 10 years ago
ef5c494
Remove OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL.
by David Benjamin
· 11 years ago
37d9246
Disallow all special operators once groups are used.
by David Benjamin
· 11 years ago
2a5ea98
Remove redundant check in cipher rule parsing.
by David Benjamin
· 11 years ago
594a58e
Remove remnants of export cipher suite selection.
by David Benjamin
· 11 years ago
d633d63
Remove indirection in loading ciphers.
by David Benjamin
· 11 years ago
f0fd373
Remove remnants of EVP_CIPHER-based AES_GCM cipher.
by David Benjamin
· 11 years ago
457112e
unifdef a bunch of OPENSSL_NO_* ifdefs.
by David Benjamin
· 11 years ago
5213df4
Prefer AES-GCM when hardware support is available.
by David Benjamin
· 11 years ago
ef2116d
Remove DSA-based cipher suites and client auth.
by David Benjamin
· 11 years ago
cff6472
Mark some more globals as const.
by David Benjamin
· 11 years ago
0da0e18
Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS.
by David Benjamin
· 11 years ago
d0639af
Remove single-DES cipher suites.
by David Benjamin
· 11 years ago
ebf42b5
Remove remnants of now-removed cipher suites.
by David Benjamin
· 11 years ago
ede973a
Tidy up cipher ordering.
by David Benjamin
· 11 years ago
6f26001
Mark all SSL_CIPHERs as const.
by David Benjamin
· 11 years ago
d4178fd
Remove AES-GCM cipher indices.
by David Benjamin
· 11 years ago
b00eee1
Trim unused cipher indices and definitions.
by David Benjamin
· 11 years ago
335d10d
Remove Suite B mode.
by David Benjamin
· 11 years ago
f1df2b3
Add SSL_CIPHER_get_kx_name.
by Adam Langley
· 11 years ago
e3142a7
Make disabling last cipher work.
by Adam Langley
· 11 years ago
060d9d2
Remove support code for export cipher suites.
by David Benjamin
· 11 years ago
b9cc33a
Remove SSL_OP_EPHEMERAL_RSA quirk.
by David Benjamin
· 11 years ago
ff175b4
unifdef OPENSSL_NO_PSK.
by David Benjamin
· 11 years ago
019c3cc
Remove last remnants of GOST support.
by David Benjamin
· 11 years ago
39482a1
Remove get_cipher_by_char and put_cipher_by_char.
by David Benjamin
· 11 years ago
9c651c9
Be strict about requiring ServerKeyExchange.
by David Benjamin
· 11 years ago
e8f3d66
Be strict about expecting a server Certificate message.
by David Benjamin
· 11 years ago
d26aea6
Remove remnants of KRB5 support.
by David Benjamin
· 11 years ago
64f4c91
Remove OPENSSL_FIPS blocks.
by David Benjamin
· 11 years ago
3c5034e
Remove OPENSSL_NO_RSA
by Alex Chernyakhovsky
· 11 years ago
2897ed3
Remove CHARSET_EBCDIC
by Alex Chernyakhovsky
· 11 years ago
9447dff
Use RC4-MD5 AEAD in ssl/
by Adam Langley
· 11 years ago
95463b3
Remove crypto/comp and SSL_COMP support code.
by David Benjamin
· 11 years ago
4c65f3a
Fix off-by-one errors in ssl_cipher_get_evp()
by Adam Langley
· 11 years ago
7351076
Const correctness.
by Adam Langley
· 11 years ago
858a88d
Equal preference cipher groups.
by Adam Langley
· 11 years ago
5c270c5
Use AEAD for AES256-GCM.
by Adam Langley
· 11 years ago
de0b202
ChaCha20-Poly1305 support.
by Adam Langley
· 11 years ago
c9fb375
SSL AEAD support.
by Adam Langley
· 11 years ago
0b5c1ac
TLS 1.1 ciphers.
by Adam Langley
· 11 years ago
4d4bff8
Cipher family functions.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago