index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify all assembler file generators
Richard Levitte
2019-09-16
160
-469
/
+663
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
17
-198
/
+172
*
clearing the ecx private key memory
ManishPatidar1
2019-09-16
1
-1
/
+1
*
Add blowfish ciphers to default provider
Shane Lontis
2019-09-15
1
-0
/
+4
*
Add fips module integrity check
Shane Lontis
2019-09-15
2
-4
/
+23
*
Fix compile error detected by Solaris build
Shane Lontis
2019-09-15
1
-6
/
+9
*
fix CRMF symmetric key handling
Andreas Kretschmer
2019-09-14
1
-15
/
+24
*
Add aes_xts cipher to providers
Shane Lontis
2019-09-14
3
-2
/
+7
*
Fix S390X bad size_t that causes memory trash in legacy ciphers
Shane Lontis
2019-09-14
1
-4
/
+4
*
ERR: Change get_error_values() to use an enum
Rich Salz
2019-09-13
1
-43
/
+40
*
Fix potential memory leaks with BN_to_ASN1_INTEGER
Bernd Edlinger
2019-09-13
2
-8
/
+25
*
Deprecate ERR_get_state()
Richard Levitte
2019-09-12
3
-12
/
+22
*
Deprecate the public definition of ERR_STATE
Richard Levitte
2019-09-12
3
-0
/
+12
*
Modernise ERR_print_errors_cb()
Richard Levitte
2019-09-12
1
-8
/
+14
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
1
-20
/
+85
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
33
-33
/
+33
*
BIO_f_zlib: Properly handle BIO_CTRL_PENDING and BIO_CTRL_WPENDING calls.
Tomas Mraz
2019-09-12
1
-0
/
+22
*
Avoid passing NULL to memcpy
Matt Caswell
2019-09-12
1
-10
/
+6
*
Pass the correct ctx to provider KDF functions
Matt Caswell
2019-09-12
1
-1
/
+1
*
crypto/threads_win.c: fix preprocessor indentation
Dr. Matthias St. Pierre
2019-09-11
1
-3
/
+3
*
drbg: fix issue where DRBG_CTR fails if NO_DF is used (2nd attempt)
Dr. Matthias St. Pierre
2019-09-11
1
-2
/
+4
*
drbg: add fork id to additional data on UNIX systems
Dr. Matthias St. Pierre
2019-09-11
1
-0
/
+3
*
drbg: ensure fork-safety without using a pthread_atfork handler
Dr. Matthias St. Pierre
2019-09-11
8
-30
/
+38
*
Add EVP_CIPHER_CTX_tag_length()
Shane Lontis
2019-09-11
2
-0
/
+13
*
Usages of KDFs converted to use the name macros
Pauli
2019-09-11
4
-4
/
+4
*
Coverity 1453629 and 1453638: Error handling issues (NEGATIVE_RETURNS)
Pauli
2019-09-11
1
-0
/
+4
*
Coverity 1453628: Null pointer dereferences (REVERSE_INULL)
Pauli
2019-09-11
1
-1
/
+1
*
Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
Bernd Edlinger
2019-09-10
4
-5
/
+31
*
Fix a potential crash in rand_unix.c
Bernd Edlinger
2019-09-10
1
-31
/
+84
*
Fix a strict warnings error in rand_pool_acquire_entropy
Bernd Edlinger
2019-09-10
1
-17
/
+22
*
Fix build with VS2008
Bernd Edlinger
2019-09-09
1
-1
/
+2
*
Move EVP_PKEY algorithm implementations into a union
Matt Caswell
2019-09-09
6
-101
/
+172
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
4
-37
/
+155
*
Enable DH "keys" which only contain domain parameters
Matt Caswell
2019-09-09
1
-6
/
+15
*
Add support for verify/verify_recover functions to EVP_SIGNATURE
Matt Caswell
2019-09-09
3
-58
/
+184
*
Implement DSA in the default provider
Matt Caswell
2019-09-09
8
-6
/
+113
*
Add the ability to perform signatures in a provider
Matt Caswell
2019-09-09
8
-16
/
+341
*
DH_check_pub_key_ex was accidentally calling DH_check,
Bernd Edlinger
2019-09-09
1
-1
/
+2
*
Use BN_clear_free in DH_set0_key
Bernd Edlinger
2019-09-09
1
-2
/
+2
*
Check the DH modulus bit length
Bernd Edlinger
2019-09-09
1
-0
/
+12
*
[ec] Match built-in curves on EC_GROUP_new_from_ecparameters
Nicola Tuveri
2019-09-09
1
-4
/
+67
*
[ec/ecp_nistp*.c] restyle: use {} around `else` too
Nicola Tuveri
2019-09-07
3
-18
/
+18
*
[ec/ecp_nistp*.c] remove flip_endian()
Nicola Tuveri
2019-09-07
3
-84
/
+62
*
Uniform BN_bn2binpad() and BN_bn2lebinpad() implementations
Nicola Tuveri
2019-09-07
1
-20
/
+17
*
Make BN_num_bits() consttime upon BN_FLG_CONSTTIME
Nicola Tuveri
2019-09-07
1
-0
/
+44
*
Fix a SCA leak using BN_bn2bin()
Nicola Tuveri
2019-09-07
3
-21
/
+15
*
Fix a SCA leak in BN_generate_dsa_nonce
Bernd Edlinger
2019-09-06
1
-4
/
+1
*
[crypto/rsa] Set the constant-time flag in multi-prime RSA too
Cesar Pereida Garcia
2019-09-06
1
-3
/
+6
*
[crypto/asn1] Fix multiple SCA vulnerabilities during RSA key validation.
Cesar Pereida Garcia
2019-09-06
2
-3
/
+20
*
Clear collected_seed after freeing it
Pauli
2019-09-06
1
-1
/
+3
[next]