projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
APPS: Add ctrl_str()-like functionality for X509 and X509_REQ
[oweals/openssl.git]
/
providers
/
common
/
2020-03-09
Matt Caswell
Implement provider support for Ed25519 annd Ed448
tree
|
commitdiff
2020-02-22
Richard Levitte
PROV: add RSA signature implementation
tree
|
commitdiff
2020-02-11
Matt Caswell
Add X25519/X448 Key Exchange to the default provider
tree
|
commitdiff
2020-02-04
Richard Levitte
PROV: Implement padding mode words in the RSA ASYM_CIPH...
tree
|
commitdiff
2020-01-06
Shane Lontis
Add AES_CBC_HMAC_SHA ciphers to providers.
tree
|
commitdiff
2019-12-11
Richard Levitte
Move providers/common/{ciphers,digests}/* to providers...
tree
|
commitdiff
2019-12-05
Matt Caswell
Teach the RSA implementation about TLS RSA Key Transport
tree
|
commitdiff
2019-11-29
Richard Levitte
PROV SERIALIZER: add support for writing DH keys and...
tree
|
commitdiff
2019-11-29
Richard Levitte
PROV SERIALIZER: add common functionality to serialize...
tree
|
commitdiff
2019-11-29
Richard Levitte
PROV BIO: add a BIO_vprintf() upcall, and a provider...
tree
|
commitdiff
2019-11-29
Matt Caswell
Make sure we handle input NULL with length 0
tree
|
commitdiff
2019-11-22
Pauli
PROV: check for memory allocation failure in digest...
tree
|
commitdiff
2019-11-20
Patrick Steuer
Dont pass zero length input to asm modules for ciphers
tree
|
commitdiff
2019-11-19
Matt Caswell
EVP_CIPHER_CTX_set_keylen should not succeed if a bad...
tree
|
commitdiff
2019-11-18
Shane Lontis
Fix Use after free when copying cipher ctx
tree
|
commitdiff
2019-11-14
Matt Caswell
Implement provider support for Asym Ciphers
tree
|
commitdiff
2019-11-10
Richard Levitte
Rename providers/common/provlib.c to nid_to_name.c
tree
|
commitdiff
2019-11-07
Richard Levitte
Update source files for deprecation at 3.0
tree
|
commitdiff
2019-10-23
Simo Sorce
Add KRB5KDF from RFC 3961
tree
|
commitdiff
2019-10-17
Robbie Harwood
[KDF] Add feedback-mode and CMAC support to KBKDF
tree
|
commitdiff
2019-10-11
Richard Levitte
Remove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providers
tree
|
commitdiff
2019-10-11
Richard Levitte
Providers: fix OSSL_FUNC_CIPHER_CIPHER functions
tree
|
commitdiff
2019-10-10
Richard Levitte
Cleanup: move remaining providers/common/include/intern...
tree
|
commitdiff
2019-10-10
Richard Levitte
Cleanup: move providers/common/include/internal/provide...
tree
|
commitdiff
2019-10-10
Richard Levitte
Providers: move all ciphers
tree
|
commitdiff
2019-10-10
Richard Levitte
Providers: move all digests
tree
|
commitdiff
2019-10-10
Richard Levitte
Providers: move common exchange,kdfs,keymgmt,macs,signature
tree
|
commitdiff
2019-10-10
Richard Levitte
Rework how our providers are built
tree
|
commitdiff
2019-10-08
Shane Lontis
Add rc2 ciphers to default provider
tree
|
commitdiff
2019-10-07
Shane Lontis
Move cipher ctx 'original iv' parameter into the provider
tree
|
commitdiff
2019-10-03
Matt Caswell
Add EVP_DigestSign/EVP_DigestVerify support for DSA
tree
|
commitdiff
2019-10-03
Shane Lontis
Add rc5 ciphers to default provider
tree
|
commitdiff
2019-10-01
Richard Levitte
Remove EVP_CIPH_FLAG_DEFAULT_ASN1 from all provided...
tree
|
commitdiff
2019-09-28
Dr. Matthias St...
Fix header file include guard names
tree
|
commitdiff
2019-09-28
Dr. Matthias St...
Reorganize local header files
tree
|
commitdiff
2019-09-28
Dr. Matthias St...
Reorganize private crypto header files
tree
|
commitdiff
2019-09-27
Robbie Harwood
[KDF] Add KBKDF implementation for counter-mode HMAC
tree
|
commitdiff
2019-09-25
Pauli
Remove engine param from the settable list
tree
|
commitdiff
2019-09-25
Pauli
Make the "engine" parameter to some provider algorithms...
tree
|
commitdiff
2019-09-25
Shane Lontis
Add rc4 cipher to default provider
tree
|
commitdiff
2019-09-23
Shane Lontis
Add des ciphers to default provider
tree
|
commitdiff
2019-09-20
Richard Levitte
Remove name string from PROV_CIPHER and PROV_DIGEST
tree
|
commitdiff
2019-09-20
Richard Levitte
Refactor SSKDF to create the MAC contexts early
tree
|
commitdiff
2019-09-20
Richard Levitte
Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provide...
tree
|
commitdiff
2019-09-20
Shane Lontis
Add aes_wrap cipher to providers
tree
|
commitdiff
2019-09-20
Shane Lontis
Move gcm decryption tag check higher up in the callstack
tree
|
commitdiff
2019-09-19
Richard Levitte
Modify providers that keep track of underlying algorithms
tree
|
commitdiff
2019-09-19
Shane Lontis
Fix Solaris compile errors in provider ciphers
tree
|
commitdiff
2019-09-19
Shane Lontis
Add aes_ocb cipher to providers
tree
|
commitdiff
2019-09-19
Shane Lontis
Add sm4 ciphers to default provider
tree
|
commitdiff
2019-09-18
Patrick Steuer
Fix strict-warnings build
tree
|
commitdiff
2019-09-18
Patrick Steuer
Fix aes ofb, cfb and cfb8 for s390x
tree
|
commitdiff
2019-09-18
Shane Lontis
Add SEED ciphers to default provider
tree
|
commitdiff
2019-09-18
Richard Levitte
Refactor TLS1-PRF to create the MAC contexts early
tree
|
commitdiff
2019-09-18
Shane Lontis
Add cast5 ciphers to default provider
tree
|
commitdiff
2019-09-18
Shane Lontis
Add IDEA ciphers to default provider
tree
|
commitdiff
2019-09-18
Shane Lontis
Fix Coverity CID:1453685 'unreachable code' in aes_xts...
tree
|
commitdiff
2019-09-17
Shane Lontis
Fix Solaris aes_hw_t4 compile issue
tree
|
commitdiff
2019-09-15
Shane Lontis
Add blowfish ciphers to default provider
tree
|
commitdiff
2019-09-15
Shane Lontis
Fix aesni_xts compile error
tree
|
commitdiff
2019-09-13
Shane Lontis
Add aes_xts cipher to providers
tree
|
commitdiff
2019-09-12
Richard Levitte
util/mkerr.pl: make it not depend on the function code
tree
|
commitdiff
2019-09-12
Matt Caswell
Fix no-engine
tree
|
commitdiff
2019-09-12
Matt Caswell
Fix no-dsa
tree
|
commitdiff
2019-09-11
Shane Lontis
Add EVP_CIPHER_CTX_tag_length()
tree
|
commitdiff
2019-09-10
Pauli
Coverity 1453634: Resource leaks (RESOURCE_LEAK)
tree
|
commitdiff
2019-09-10
Pauli
Coverity 1453633: Error handling issues (CHECKED_RETURN)
tree
|
commitdiff
2019-09-10
Pauli
Coverity 1453630: Null pointer dereferences (FORWARD_NULL)
tree
|
commitdiff
2019-09-09
Matt Caswell
Revise EVP_PKEY param handling
tree
|
commitdiff
2019-09-09
Matt Caswell
Add support for verify/verify_recover functions to...
tree
|
commitdiff
2019-09-09
Matt Caswell
Implement DSA in the default provider
tree
|
commitdiff
2019-09-07
Pauli
Use common digest getter for TLS1 PRF
tree
|
commitdiff
2019-09-07
Pauli
Use common digest getter for single step KDF
tree
|
commitdiff
2019-09-07
Pauli
Use common digest getter for PBKDF2
tree
|
commitdiff
2019-09-07
Pauli
Use common digest getter for HKDF
tree
|
commitdiff
2019-09-07
Pauli
KMAC using common digest get code
tree
|
commitdiff
2019-09-07
Pauli
HMAC using common digest get code
tree
|
commitdiff
2019-09-07
Pauli
GMAC using common cipher get code
tree
|
commitdiff
2019-09-07
Pauli
CMAC using common cipher get code
tree
|
commitdiff
2019-09-07
Pauli
Unify the digest getting code inside providers.
tree
|
commitdiff
2019-09-06
Richard Levitte
PBKDF2 implementation: refactor to avoid memleak
tree
|
commitdiff
2019-09-06
Richard Levitte
Fix memleaks in KDF implementations
tree
|
commitdiff
2019-09-06
Pauli
KDF error codes reworked
tree
|
commitdiff
2019-09-06
Pauli
Add KDFs to providers
tree
|
commitdiff
2019-09-06
Pauli
Move KDFs to the provider.
tree
|
commitdiff
2019-09-05
Shane Lontis
Change provider params from int to size_t
tree
|
commitdiff
2019-09-04
Richard Levitte
New function EVP_CIPHER_free()
tree
|
commitdiff
2019-09-04
Richard Levitte
New function EVP_MD_free()
tree
|
commitdiff
2019-09-01
Shane Lontis
Fix platform specific issues with provider ciphers
tree
|
commitdiff
2019-08-29
Matt Caswell
Fix no-engine
tree
|
commitdiff
2019-08-29
Matt Caswell
Fix no-cmac
tree
|
commitdiff
2019-08-27
Richard Levitte
Coverty fixes for MACs
tree
|
commitdiff
2019-08-26
Shane Lontis
Cleanup ciphers and Add 3des ciphers.
tree
|
commitdiff
2019-08-25
Shane Lontis
Fix Issue OSS-Fuzz: Branch on uninitialized memory...
tree
|
commitdiff
2019-08-24
Richard Levitte
Get rid of the diversity of names for MAC parameters
tree
|
commitdiff
2019-08-22
Shane Lontis
Add basic aria and camellia ciphers modes to default...
tree
|
commitdiff
2019-08-19
Shane Lontis
cleanup provider digests
tree
|
commitdiff
2019-08-19
Shane Lontis
Add aes_ccm to provider
tree
|
commitdiff
2019-08-19
Richard Levitte
Use macros internally for algorithm names
tree
|
commitdiff
2019-08-18
Shane Lontis
cipher cleanups.
tree
|
commitdiff
next