index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
err
/
openssl.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement provider support for Asym Ciphers
Matt Caswell
2019-11-14
1
-0
/
+1
*
Add a .pragma directive for configuration files
Richard Levitte
2019-11-12
1
-0
/
+3
*
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
Richard Levitte
2019-11-03
1
-0
/
+1
*
chunk 5 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-10-29
1
-0
/
+3
*
Add KRB5KDF from RFC 3961
Simo Sorce
2019-10-23
1
-0
/
+3
*
[KDF] Add feedback-mode and CMAC support to KBKDF
Robbie Harwood
2019-10-17
1
-0
/
+1
*
Add rc2 ciphers to default provider
Shane Lontis
2019-10-08
1
-0
/
+1
*
Replumbing: make it possible for providers to specify multiple names
Richard Levitte
2019-10-03
1
-0
/
+2
*
Add rc5 ciphers to default provider
Shane Lontis
2019-10-03
1
-0
/
+1
*
[KDF] Add KBKDF implementation for counter-mode HMAC
Robbie Harwood
2019-09-27
1
-0
/
+2
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Dr. David von Oheimb
2019-09-27
1
-0
/
+4
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
1
-0
/
+6
*
Add aes_xts cipher to providers
Shane Lontis
2019-09-14
1
-0
/
+2
*
KDF error codes reworked
Pauli
2019-09-06
1
-53
/
+27
*
KDF provider conversion error updates - generated
Pauli
2019-09-06
1
-0
/
+4
*
Refactor how KEYMGMT methods get associated with other methods
Richard Levitte
2019-09-03
1
-0
/
+1
*
Cleanup ciphers and Add 3des ciphers.
Shane Lontis
2019-08-26
1
-0
/
+1
*
Add aes_ccm to provider
Shane Lontis
2019-08-20
1
-5
/
+11
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
1
-2
/
+2
*
Adjust some provider reason codes
Richard Levitte
2019-08-15
1
-2
/
+2
*
Move Poly1305 to providers
Richard Levitte
2019-08-15
1
-0
/
+1
*
Move KMAC to providers
Richard Levitte
2019-08-15
1
-0
/
+1
*
Move GMAC to providers
Richard Levitte
2019-08-15
1
-0
/
+1
*
Move BLAKE2 MACs to the providers
Richard Levitte
2019-08-15
1
-4
/
+6
*
s390x assembly pack: accelerate ECDSA
Patrick Steuer
2019-08-15
1
-0
/
+2
*
Enable curve-spefific ECDSA implementations via EC_METHOD
Patrick Steuer
2019-08-15
1
-0
/
+5
*
Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
Richard Levitte
2019-08-12
1
-0
/
+3
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-0
/
+4
*
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
David von Oheimb
2019-07-31
1
-0
/
+2
*
Add gcm ciphers (aes and aria) to providers.
Shane Lontis
2019-07-31
1
-0
/
+3
*
Add evp_util macros
Shane Lontis
2019-07-31
1
-0
/
+2
*
CAdES : lowercase name for now internal methods.
FdaSilvaYY
2019-07-31
1
-2
/
+2
*
Enforce a minimum DH modulus size of 512 bits
Bernd Edlinger
2019-07-24
1
-0
/
+1
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
1
-0
/
+2
*
Make rand_pool buffers more dynamic in their sizing.
Pauli
2019-07-23
1
-0
/
+1
*
Parameter building utilities.
Pauli
2019-07-17
1
-1
/
+21
*
Make the EVP Key Exchange code provider aware
Matt Caswell
2019-07-16
1
-0
/
+2
*
Make sure all BIGNUM operations work within the FIPS provider
Matt Caswell
2019-07-15
1
-0
/
+1
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
1
-0
/
+10
*
Avoid NULL pointer dereference. Fixes #9043.
Dmitry Belyavskiy
2019-07-08
1
-0
/
+1
*
Provide rand_bytes_ex and rand_priv_bytes_ex
Matt Caswell
2019-07-02
1
-0
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Ensure that rc5 doesn't try to use a key longer than 2040 bits
Matt Caswell
2019-07-01
1
-0
/
+2
*
Support SM2 certificate signing
Paul Yang
2019-06-28
1
-0
/
+3
*
TLS1.3 FFDHE Support
raja-ashok
2019-06-12
1
-0
/
+2
*
Make BIGNUM code available from within the FIPS module
Matt Caswell
2019-06-12
1
-0
/
+1
*
Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()
Matt Caswell
2019-06-12
1
-0
/
+1
*
PBKDF2 updates to conform to SP800-132
Shane Lontis
2019-06-11
1
-0
/
+5
*
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
Kurt Roeckx
2019-06-06
1
-1
/
+2
*
Add the content type attribute to additional CMS signerinfo.
Shane Lontis
2019-06-03
1
-0
/
+2
[next]