projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2019-09-09
Bernd Edlinger
Check the DH modulus bit length
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Nicola Tuveri
Uniform TEST_*() check usage in test/ectest.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Nicola Tuveri
Fix spacing nit in test/ectest.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Jakub Zelenka
Fix typos in the OSSL_METHOD_STORE doc
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Nicola Tuveri
[ec] Match built-in curves on EC_GROUP_new_from_ecparam...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Richard Levitte
Do no mention private headers in public headers
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
Dr. Matthias...
Configure: clang: move -Wno-unknown-warning-option...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Billy Brumley
CHANGES entry: for ECC parameters with NULL or zero...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Billy Brumley
[test] computing ECC cofactors: regression test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Use common digest getter for X942 KDF
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Use common digest getter for SSH KDF
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Use common digest getter for TLS1 PRF
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Use common digest getter for single step KDF
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Use common digest getter for PBKDF2
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Use common digest getter for HKDF
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Use common define for properties, engine, cipher and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Add 'engine' param to KDFs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
KMAC using common digest get code
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
HMAC using common digest get code
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
GMAC using common cipher get code
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
CMAC using common cipher get code
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Pauli
Unify the digest getting code inside providers.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Nicola Tuveri
[ec/ecp_nistp*.c] restyle: use {} around `else` too
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Nicola Tuveri
[ec/ecp_nistp*.c] remove flip_endian()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Nicola Tuveri
Uniform BN_bn2binpad() and BN_bn2lebinpad() implementations
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Nicola Tuveri
Make BN_num_bits() consttime upon BN_FLG_CONSTTIME
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Nicola Tuveri
Fix a SCA leak using BN_bn2bin()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Bernd Edlinger
Fix a SCA leak in BN_generate_dsa_nonce
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Cesar Pereida...
[crypto/rsa] Set the constant-time flag in multi-prime...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Cesar Pereida...
[crypto/asn1] Fix multiple SCA vulnerabilities during...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
libcrypto.num entries for KDFs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Move OSSL_OP_KDF into its rightful place amongst the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Remove reference to legacy aliases for MAC and KDF
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Clear collected_seed after freeing it
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Lowercase command line 'N' argument since params have...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Update KDF documentation (section 3)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Update KDF documentation (section 1)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Update KDF documentation (section 7)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Richard Levitte
Deal with BUF_MEM_grow ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Richard Levitte
crypto/evp/pkey_kdf.c: further special treatment of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Richard Levitte
More KDF cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Richard Levitte
PBKDF2 implementation: refactor to avoid memleak
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Richard Levitte
Fix memleaks in KDF implementations
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Richard Levitte
crypto/evp/pkey_kdf.c: Redo parameter processing
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Richard Levitte
crypto/evp/kdf_meth.c: Add the reset function to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Update private.num for KDFs/PRFs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
ossl_provider_library_context(NULL) returns NULL.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Params from text to allow zero length value fields
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Update EVP test data for KDFs and PRFs.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
KDF error codes reworked
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Cleanse KDF missing crypto files
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Cleanse KDF error files
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Cleanse crypto/kdf directory
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
KDF/PRF updates to libcrypto
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
App updates for KDF provider conversion.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
KDF provider conversion error updates - generated
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
KDF additons to names and numbers
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Test updates in light of the KDF switchover
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Documentation updates in light of the KDF conversion
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Add KDFs to providers
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Fix users of KDFs to use params not ctls
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Remove old KDF initialisation
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Fix TLS/SSL PRF usages.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Pauli
Move KDFs to the provider.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Matt Caswell
Teach TLSProxy how to parse CertificateRequest messages
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Matt Caswell
Don't send a status_request extension in a CertificateR...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Viktor Dukhovni
Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Dmitry Belyavskiy
Reverting check to correct
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Dmitry Belyavskiy
Disallow change EVP_CIPHER properties once set
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Dmitry Belyavskiy
Disallow change EVP_MD properties once set
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Billy Brumley
[test] computing ECC cofactors: regression test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Billy Brumley
[crypto/ec] for ECC parameters with NULL or zero cofact...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Rich Salz
Make failed messages easier to find
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Bernd Edlinger
Fix error handling in x509_lu.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Bernd Edlinger
Cleanup includes in rand_unix.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Shane Lontis
Change provider params from int to size_t
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Rich Salz
Handle the renamed command POD files in find-doc-nits
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Richard Levitte
Move libapps.a source to apps/lib
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Billy Brawner
Suppress 'No server certificate CA names sent' message
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Pauli
OSSL_PARAM_construct_utf8_string computes the string...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Richard Levitte
New function EVP_CIPHER_free()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Richard Levitte
New function EVP_MD_free()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Richard Levitte
test/errtest.c: more conditions for checking __FILE__...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Richard Levitte
Refactor how KEYMGMT methods get associated with other...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Pauli
Fix Coverity 1453452: Control flow issues (DEADCODE)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Bernd Edlinger
Add CPU info to the speed command summary
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Richard Levitte
Diverse ERR fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Richard Levitte
Rework the documentation of our individual MAC implemen...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Pauli
Fix function name typo in MAC documentation.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Bernd Edlinger
Remove extern declarations of OPENSSL_ia32cap_P
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Shane Lontis
Fix platform specific issues with provider ciphers
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Matt Caswell
Fix pkeyutl -verifyrecover
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Pauli
Don't include the DEVRANDOM being seeded logic on Android.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Pauli
Fix NITs in comments and CHANGES for DEVRANDOM seeded...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Dr. David von...
fix ERR_add_error_vdata() for use with multiple args...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Use ENGINE_get_id() instead of ENGINE_get_name()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix no-engine
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix no-cmac
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix no-poly1305, no-siphash and no-blake2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix a documentation bug in ec.h
commit
|
commitdiff
|
tree
|
snapshot
next