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
*
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
*
Update copyright year
Matt Caswell
2018-03-20
3
-3
/
+3
*
Make the public and private DRBG thread local
Kurt Roeckx
2018-03-19
2
-0
/
+3
*
Propagate the request for prediction resistance to the get entropy call
Kurt Roeckx
2018-03-17
1
-1
/
+2
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-1
/
+57
*
Add functions to create an EVP_PKEY from raw private/public key data
Matt Caswell
2018-03-15
1
-0
/
+3
*
Integrate X448 and Ed448 into libcrypto
Matt Caswell
2018-03-02
2
-0
/
+20
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Fix some bugs with the cfb1 bitsize handling
Bernd Edlinger
2018-02-23
1
-1
/
+1
*
SHA512/224 and SHA512/256
Pauli
2018-01-23
1
-0
/
+19
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
2
-0
/
+4
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
2
-3
/
+3
[next]