Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 rokov pred |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 rokov pred |
Maxim Masiutin
|
62f27ab9dc
TLS AEAD ciphers: more bytes for key_block than needed
|
4 rokov pred |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 rokov pred |
John Baldwin
|
3e5826061b
Add helper functions for FreeBSD KTLS.
|
4 rokov pred |
John Baldwin
|
c34ca13a60
Add a ktls_crypto_info_t typedef.
|
4 rokov pred |
Matt Caswell
|
6f0bd6ca1c
Ensure libssl creates libctx aware MAC keys
|
4 rokov pred |
Shane Lontis
|
0ab18e7924
Add EVP signature with libctx methods.
|
4 rokov pred |
Matt Caswell
|
660c534435
Revert "kdf: make function naming consistent."
|
4 rokov pred |
Matt Caswell
|
b558817823
Convert SSLv3 handling to use provider side CBC/MAC removal
|
4 rokov pred |
Matt Caswell
|
524cb684ac
Make libssl start using the TLS provider CBC support
|
4 rokov pred |
Pauli
|
765d04c946
kdf: make function naming consistent.
|
4 rokov pred |
Vadim Fedorenko
|
4ffccf6c4d
kTLS: add support for AES_CCM128 and AES_GCM256
|
4 rokov pred |
Dmitry Belyavskiy
|
5a5530a29a
New Russian TLS 1.2 implementation
|
4 rokov pred |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 rokov pred |
Matt Caswell
|
fc69f32cd6
Use EVP_DigestSignInit_ex and EVP_DigestVerifyInit_ex in libssl
|
4 rokov pred |
Matt Caswell
|
ca1bbc1a20
Use correct libctx when fetching the TLS1 PRF in libssl
|
4 rokov pred |
Matt Caswell
|
c8f6c28a93
Explicitly fetch ciphers and digests in libssl
|
4 rokov pred |
Pauli
|
8b6ffd4040
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
|
4 rokov pred |
Veres Lajos
|
79c44b4e30
Fix some typos
|
5 rokov pred |
John Baldwin
|
a7bdd0433c
Support ciphersuites using a SHA2 384 digest in FreeBSD KTLS.
|
5 rokov pred |
Andrew Gallatin
|
2111f5c283
Add support for in-kernel TLS (KTLS) on FreeBSD.
|
6 rokov pred |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 rokov pred |
Pauli
|
1732c260db
Convert SSL functions to use KDF names not SN_ strings
|
5 rokov pred |
Pauli
|
7e56c62693
Coverity 1453627: Null pointer dereferences (REVERSE_INULL)
|
5 rokov pred |
Pauli
|
ce3b1bb481
Fix TLS/SSL PRF usages.
|
5 rokov pred |
David Makepeace
|
324954640e
Changed ssl layer to use EVP_KDF API for TLS1_PRF and HKDF.
|
5 rokov pred |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
6 rokov pred |
Boris Pismenny
|
c35e921ffa
ssl: Linux TLS Rx Offload
|
5 rokov pred |
Richard Levitte
|
49b26f54f4
Adapt SSL_DEBUG to the new generic trace API
|
6 rokov pred |