index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid fragile aliasing of SHA224/384 update/final
Viktor Dukhovni
2018-02-14
1
-9
/
+24
*
crypto/evp/e_aes.c: add comments to s390x aes gcm implementation
Patrick Steuer
2018-02-06
1
-2
/
+32
*
s390x assembly pack: add KMAC code path for aes-ccm
Patrick Steuer
2018-02-06
1
-10
/
+526
*
SHA512/224 and SHA512/256
Pauli
2018-01-23
2
-2
/
+53
*
Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()
Richard Levitte
2018-01-23
1
-3
/
+3
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
s390x assembly pack: add KMA code path for aes-gcm.
Patrick Steuer
2018-01-07
1
-0
/
+735
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
4
-8
/
+8
*
Make BIO_METHOD struct definitions consistent
Daniel Bevenius
2017-12-09
4
-4
/
+8
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
2
-4
/
+4
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
3
-0
/
+76
*
evp/pbe_scrypt.c: add boundary condition for implicit cast.
Andy Polyakov
2017-11-13
1
-4
/
+12
*
SM3: restructure to EVP internal and update doc to right location
Ronald Tse
2017-11-06
2
-56
/
+1
*
SM3: Add SM3 hash function
Jack Lloyd
2017-11-06
3
-1
/
+59
*
SM4: Add SM4 block cipher to EVP
Ronald Tse
2017-10-31
3
-1
/
+112
*
Only reset the ctx when a cipher is given
Kurt Roeckx
2017-10-30
1
-1
/
+2
*
make update
Richard Levitte
2017-10-30
1
-0
/
+3
*
Remove parentheses of return.
KaoruToda
2017-10-18
27
-87
/
+87
*
Remove email addresses from source code.
Rich Salz
2017-10-13
3
-4
/
+3
*
make update
Dr. Stephen Henson
2017-10-12
1
-0
/
+2
*
Add EVP_PKEY_set1_engine() function.
Dr. Stephen Henson
2017-10-12
2
-3
/
+25
*
Fix memory leak on lookup failure
Dr. Stephen Henson
2017-10-12
1
-0
/
+3
*
Don't ignore passed ENGINE.
Dr. Stephen Henson
2017-10-12
1
-2
/
+3
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
2
-3
/
+3
*
Add explanatory comment about fitting into a size_t.
Pauli
2017-09-15
1
-0
/
+2
*
Support EVP_PKEY_meth_remove and pmeth internal cleanup
Paul Yang
2017-09-14
2
-0
/
+17
*
Ensure that the requested memory size cannot exceed the limit imposed by a
Pauli
2017-09-14
1
-0
/
+2
*
Manually revert "Ensure allocation size fits into size_t"
Pauli
2017-09-14
1
-11
/
+4
*
Support key check in EVP interface
Paul Yang
2017-09-13
3
-0
/
+40
*
evp/m_sha3.c: wire SHA3 to rsaEncryption.
Andy Polyakov
2017-09-11
1
-2
/
+2
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
4
-1
/
+610
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-0
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
5
-5
/
+5
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-2
/
+1
*
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
Johannes Bauer
2017-08-16
1
-1
/
+1
*
Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
Richard Levitte
2017-08-15
2
-1
/
+1
*
Wire SHAKE to EVP.
Andy Polyakov
2017-08-12
2
-4
/
+16
*
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
Andy Polyakov
2017-08-12
2
-0
/
+24
*
Add interface to the scrypt KDF by means of PKEY_METHOD
Johannes Bauer
2017-08-08
1
-0
/
+10
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-1
/
+0
*
Adding NID_hmac_sha1 and _md5 to builtin_pbe[]
Martin Peylo
2017-08-02
1
-0
/
+2
*
Add public key method enumeration function.
Dr. Stephen Henson
2017-07-30
1
-0
/
+21
*
Wire SHA3 EVPs and add tests.
Andy Polyakov
2017-07-25
1
-0
/
+8
*
Add evp/m_sha3.c.
Andy Polyakov
2017-07-25
2
-1
/
+169
*
evp/e_aes_cbc_hmac_sha256.c: give SHAEXT right priority.
Andy Polyakov
2017-07-24
1
-3
/
+5
*
Remove some dead code
Matt Caswell
2017-07-19
2
-6
/
+0
*
Fix undefined behaviour in e_aes_cbc_hmac_sha256.c and e_aes_cbc_hmac_sha1.c
Matt Caswell
2017-07-19
2
-2
/
+18
*
Trivial bounds checking.
Pauli
2017-07-07
1
-3
/
+3
*
Fix small UI issues
Richard Levitte
2017-07-05
1
-9
/
+11
[next]