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
*
Add tests for do_updatedb
Armin Fuerst
2022-02-14
1
-1
/
+39
*
Apply the correct Apache v2 license
Tomas Mraz
2022-02-14
1
-2
/
+2
*
Change condition to avoid spurious compiler complaints.
Pauli
2022-02-11
1
-1
/
+1
*
bn_lib.c: Change Endianess check to as a binary condition.
Kelvin Lee
2022-02-10
1
-10
/
+4
*
AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
Andrey Matyukov
2022-02-10
2
-1
/
+4977
*
Fix outdated comments
Weiguo Li
2022-02-10
2
-2
/
+2
*
aarch64: fix branch target indications in arm64cpuid.pl and keccak1600
Tom Cosgrove
2022-02-09
2
-4
/
+7
*
rsa: add check after calling BN_BLINDING_lock
Jiasheng Jiang
2022-02-08
1
-1
/
+3
*
Check for presence of 1.1.x openssl runtime
Bernd Edlinger
2022-02-08
1
-1
/
+10
*
Replace size check with more meaningful pubkey check
Tomas Mraz
2022-02-07
1
-7
/
+4
*
Fixed counter overflow
Danny Tsen
2022-02-07
1
-1
/
+0
*
Fix typos
Dimitris Apostolou
2022-02-07
3
-46
/
+46
*
evp enc: cache cipher key length
Pauli
2022-02-06
2
-13
/
+44
*
evp enc: cache cipher IV length
Pauli
2022-02-06
3
-17
/
+37
*
aes: avoid accessing key length field directly
Pauli
2022-02-06
2
-104
/
+224
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
59
-60
/
+60
*
Add missing CRYPTO_THREAD_cleanup_local of default_context_thread_local
Harry Sintonen
2022-02-04
1
-0
/
+1
*
Fix builds with DJGPP
Juan Manuel Guerrero
2022-02-04
1
-1
/
+1
*
Fix copyrights
Todd Short
2022-02-03
5
-6
/
+23
*
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
slontis
2022-02-03
6
-19
/
+29
*
aes: make the no-asm constant time code path not the default
Pauli
2022-01-31
1
-1
/
+1
*
BIO_new_from_core_bio: Check for NULL pointer after calling get_globals
Jiasheng Jiang
2022-01-27
1
-6
/
+12
*
Ensure X509_STORE_CTX_purpose_inherit handles a 0 default purpose
Matt Caswell
2022-01-27
1
-5
/
+6
*
lhash: Avoid 32 bit right shift of a 32 bit value
Tomas Mraz
2022-01-27
1
-2
/
+4
*
Add support for signed BIGNUMs in the OSSL_PARAM_BLD API
Richard Levitte
2022-01-26
1
-13
/
+32
*
Add support for signed BIGNUMs in the OSSL_PARAM API
Richard Levitte
2022-01-26
1
-19
/
+38
*
UI: Check for NULL pointer after calling OPENSSL_memdup
Jiasheng Jiang
2022-01-26
1
-2
/
+5
*
Allow empty passphrase in PEM_write_bio_PKCS8PrivateKey_nid()
Darshan Sen
2022-01-26
1
-1
/
+1
*
Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()
Darshan Sen
2022-01-26
2
-2
/
+3
*
x509: add the check for X509_STORE_lock
Jiasheng Jiang
2022-01-26
1
-7
/
+25
*
Optimize AES-GCM for uarchs with unroll and new instructions
XiaokangQian
2022-01-25
6
-12
/
+7504
*
AES-GCM performance optimzation with stitched method for p9+ ppc64le
Danny Tsen
2022-01-24
2
-1
/
+1441
*
ERR: Move ERR_set_mark(), ERR_pop_to_mark() and ERR_clear_last_mark()
Richard Levitte
2022-01-21
3
-56
/
+70
*
crypto/bio: drop float formating for UEFI
Gerd Hoffmann
2022-01-21
1
-0
/
+20
*
Revert "crypto/bio: fix build on UEFI"
Gerd Hoffmann
2022-01-21
1
-9
/
+0
*
Add signed bn2bin and bin2bn functions
Richard Levitte
2022-01-20
1
-21
/
+107
*
[refactor] BIGNUM: Modify bin2bn() to work from least to most significant chunk
Richard Levitte
2022-01-20
1
-22
/
+30
*
BIGNUM: Add a comment on chunk order in struct bignum_st
Richard Levitte
2022-01-20
1
-2
/
+5
*
[refactor] BIGNUM: Modify bn2binpad()'s setup to be more like bin2bn()'s
Richard Levitte
2022-01-20
1
-9
/
+20
*
[refactor] BIGNUM: collapse BN_bin2bn() and BN_lebin2bn() into one
Richard Levitte
2022-01-20
1
-52
/
+34
*
Simpler square-root computation for Ed25519
James Muir
2022-01-20
1
-9
/
+4
*
Fix sm3ss1 translation issue in sm3-armv8.pl
fangming.fang
2022-01-20
1
-8
/
+7
*
Add context dup functions for digests and ciphers
Pauli
2022-01-19
2
-0
/
+22
*
SM4 optimization for ARM by HW instruction
Daniel Hu
2022-01-18
6
-51
/
+828
*
replace ;; with ; as statement separator
Pauli
2022-01-18
2
-2
/
+2
*
bn_ppc.c: Fix build failure on AIX with XLC/XLCLANG
Tomas Mraz
2022-01-17
1
-1
/
+1
*
Do not call ossl_ffc_name_to_dh_named_group with NULL argument
Tomas Mraz
2022-01-17
1
-0
/
+1
*
Properly return error on EVP_PKEY_CTX_set_dh_nid and EVP_PKEY_CTX_set_dhx_rfc...
Tomas Mraz
2022-01-17
1
-6
/
+17
*
property: reduce memory consumption when OPENSSL_SMALL_FOOTPRINT is defined.
Pauli
2022-01-15
1
-4
/
+46
*
Fix malloc failure handling of X509_ALGOR_set0()
Dr. David von Oheimb
2022-01-14
11
-100
/
+100
[next]