Sign in
boringssl
/
boringssl.git
/
b15d8132c7e6f19968f21f200de4a9acd4a58f10
/
ssl
/
ssl_ciph.c
0e2a3cf
Remove KSSL_DEBUG.
by Adam Langley
· 10 years ago
ef5c494
Remove OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL.
by David Benjamin
· 10 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