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
*
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
*
SipHash: add separate setter for the hash size
Richard Levitte
2018-09-09
1
-1
/
+2
*
Add missing SM2err and fix doc nits
Paul Yang
2018-09-07
1
-0
/
+1
*
Update document for SM2 stuffs
Paul Yang
2018-09-07
1
-0
/
+5
*
Support setting SM2 ID
Paul Yang
2018-09-07
3
-9
/
+14
*
Make SM2 ID stick to specification
Paul Yang
2018-09-07
1
-2
/
+12
*
Support pmeth->digest_custom
Paul Yang
2018-09-07
1
-0
/
+2
*
Remove unnecessary sm2_za.c
Paul Yang
2018-09-07
1
-5
/
+0
*
Make OBJ_NAME case insensitive.
Pauli
2018-09-03
1
-0
/
+15
*
crypto/bn: add more fixed-top routines.
Andy Polyakov
2018-08-23
1
-0
/
+6
*
x509v3/v3_purp.c: re-implement lock-free check for extensions cache validity.
Andy Polyakov
2018-08-07
1
-0
/
+1
*
bn/bn_intern.c: const-ify bn_set_{static}_words.
Andy Polyakov
2018-07-22
1
-2
/
+2
*
ec/ecdsa_ossl.c: revert blinding in ECDSA signature.
Andy Polyakov
2018-07-18
1
-0
/
+2
*
Remove stale SM2 error codes
Nicola Tuveri
2018-07-16
1
-0
/
+3
*
bn/bn_{mont|exp}.c: switch to zero-padded intermediate vectors.
Andy Polyakov
2018-07-12
1
-0
/
+12
*
Modify the DEVRANDOM source so that the files are kept open persistently.
Pauli
2018-06-26
1
-0
/
+17
*
Add inter-module private header for EC functions
Nicola Tuveri
2018-06-25
1
-0
/
+45
*
Remove __cplusplus preamble from internal headers
Nicola Tuveri
2018-06-22
6
-41
/
+0
*
Remove some inline assembler and non-standard constructs.
Andy Polyakov
2018-06-21
1
-123
/
+5
*
Move SM2 algos to SM2 specific PKEY method
Jack Lloyd
2018-06-19
4
-4
/
+13
*
Add support getting raw private/public keys
Matt Caswell
2018-06-08
1
-0
/
+2
*
Rebuild error codes
Matt Caswell
2018-06-04
1
-75
/
+16
*
Use lowercase for internal SM2 symbols
Matt Caswell
2018-06-04
1
-9
/
+9
*
More more on SM2 error codes and tidy up
Matt Caswell
2018-06-04
1
-0
/
+3
*
Improve use of the test framework in the SM2 internal tests
Matt Caswell
2018-06-04
1
-8
/
+4
*
Set SM2 error codes
Jack Lloyd
2018-06-04
1
-71
/
+80
*
Make SM2 functions private
Jack Lloyd
2018-06-04
2
-0
/
+181
*
Limit scope of CN name constraints
Viktor Dukhovni
2018-05-23
1
-1
/
+0
*
Change rand_pool_bytes_needed to handle less entropy than 1 per 8 bits
Richard Levitte
2018-05-02
1
-1
/
+2
*
Update copyright year
Matt Caswell
2018-05-01
2
-2
/
+2
*
Fix memleaks in async api
Bernd Edlinger
2018-04-26
1
-0
/
+1
*
Ensure the thread keys are always allocated in the same order
Bernd Edlinger
2018-04-20
2
-0
/
+3
*
DRBG: implement a get_nonce() callback
Dr. Matthias St. Pierre
2018-04-13
1
-0
/
+33
*
Add support for the SRP base64 alphabet
Matt Caswell
2018-04-13
1
-1
/
+4
*
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
Matt Caswell
2018-04-13
1
-0
/
+6
*
Change rand_pool_add[_end] prototypes to match
Richard Levitte
2018-04-04
1
-3
/
+3
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Move the handling of dso_scheme to dso_conf.h
Richard Levitte
2018-03-23
1
-1
/
+16
[next]