index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide an ability to deregister thread stop handlers
Matt Caswell
2019-06-19
1
-1
/
+2
*
Standardise the function naming conventions in initthread.c
Matt Caswell
2019-06-17
1
-2
/
+2
*
Tell the FIPS provider about thread stop events
Matt Caswell
2019-06-17
1
-4
/
+4
*
Provide a version of ossl_init_thread_start that works in FIPS mode
Matt Caswell
2019-06-17
1
-0
/
+1
*
Split thread intialisation and handling out of init.c
Matt Caswell
2019-06-17
1
-0
/
+2
*
Convert thread stop handling into a publish/subscribe model
Matt Caswell
2019-06-17
4
-15
/
+3
*
Convert drbg_lib to use OPENSSL_CTX for its global data
Matt Caswell
2019-06-07
1
-1
/
+0
*
Change EVP_MAC method from copy to dup
Kurt Roeckx
2019-06-06
1
-1
/
+1
*
Move digests to providers
Shane Lontis
2019-06-04
3
-39
/
+3
*
Add sparse array of const pointer type
Pauli
2019-06-01
1
-3
/
+8
*
Added X963KDF API
Shane Lontis
2019-05-16
1
-0
/
+1
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
1
-8
/
+10
*
Implement AES CBC ciphers in the default provider
Matt Caswell
2019-04-19
1
-1
/
+5
*
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware
Matt Caswell
2019-04-19
1
-0
/
+20
*
Make X509_set_sm2_id consistent with other setters
Paul Yang
2019-04-09
1
-1
/
+1
*
Support EVP_MD_block_size() with providers
Matt Caswell
2019-04-03
1
-0
/
+1
*
Rework DSO API conditions and configuration option
Richard Levitte
2019-04-01
1
-2
/
+3
*
Add the FIPS related continuous random number generator (CRNG) testing.
Pauli
2019-03-29
1
-0
/
+8
*
Make EVP_Digest* functions provider aware
Matt Caswell
2019-03-21
1
-0
/
+2
*
Implement EVP_MD_fetch()
Matt Caswell
2019-03-21
1
-0
/
+18
*
fixed mismatching #ifdef cpp
Shane Lontis
2019-03-21
1
-4
/
+0
*
Single step kdf implementation
Shane Lontis
2019-03-19
1
-0
/
+1
*
Support SM2 certificate verification
杨洋
2019-03-13
1
-1
/
+4
*
FIPS 186-4 RSA Generation & Validation
Shane Lontis
2019-03-12
1
-0
/
+27
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-1
/
+1
*
Add generic trace API
Richard Levitte
2019-03-06
1
-0
/
+2
*
Make the sparse array code use ossl_uintmax_t as its index rather than size_t.
Pauli
2019-03-06
1
-10
/
+13
*
Implement SSH KDF
Simo Sorce
2019-02-27
1
-0
/
+1
*
Mark generated functions unused (applies to safestack, lhash, sparse_array)
Richard Levitte
2019-02-15
1
-12
/
+13
*
Sparse array iterators include index position.
Pauli
2019-02-14
1
-7
/
+8
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-0
/
+18
*
Add sparse array data type.
Pauli
2019-02-12
1
-0
/
+78
*
blake2: backport changes to blake2s
Antoine Salon
2019-02-06
1
-0
/
+1
*
blake2b: add EVP_MAC API
Antoine Salon
2019-02-06
1
-0
/
+1
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
1
-0
/
+78
*
Rework building: Unix changes to handle extensions and product names
Richard Levitte
2019-01-21
1
-1
/
+1
*
Following the license change, modify the boilerplates in include/ and crypto/...
Richard Levitte
2018-12-06
31
-32
/
+32
*
bn/bn_{div|shift}.c: introduce fixed-top interfaces.
Andy Polyakov
2018-12-05
1
-1
/
+8
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-13
1
-0
/
+6
*
Add poly1305 MAC support
Paul Yang
2018-11-05
1
-0
/
+1
*
GMAC implementation
Pauli
2018-11-04
1
-0
/
+1
*
Avoid two memory allocations in each RAND_DRBG_bytes
Bernd Edlinger
2018-11-01
1
-2
/
+3
*
EVP_MAC: Add SipHash implementation
Richard Levitte
2018-10-30
1
-0
/
+1
*
EVP_MAC: Add HMAC implementation
Richard Levitte
2018-10-30
1
-0
/
+1
*
EVP_MAC: Add CMAC implementation
Richard Levitte
2018-10-30
1
-0
/
+2
*
Add automatic initializations support for EVP_MAC objects
Richard Levitte
2018-10-29
1
-0
/
+1
*
Add EVP_MAC API
Richard Levitte
2018-10-29
1
-0
/
+25
*
EVP module documentation pass
Antoine Salon
2018-10-17
1
-0
/
+8
*
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
Dr. Matthias St. Pierre
2018-10-16
1
-0
/
+2
*
Update copyright year
Matt Caswell
2018-09-11
7
-7
/
+7
[next]