index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
poly1305: Properly copy the whole context on dup
Tomas Mraz
2022-04-29
1
-2
/
+3
*
Prefer GNU library initialization mechanism over platform one
Jon Spillett
2022-04-27
1
-6
/
+7
*
siphash: Properly set mac size in sipcopy
Tomas Mraz
2022-04-27
1
-4
/
+6
*
FIPS provider modifications
Dmitry Belyavskiy
2022-04-22
1
-0
/
+37
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
13
-25
/
+17
*
Avoid undefined behavior of provided macs on EVP_MAC reinitialization
Tomas Mraz
2022-04-19
5
-33
/
+39
*
fix some typos
cuishuang
2022-04-19
1
-1
/
+1
*
SM4 optimization for ARM by ASIMD
Daniel Hu
2022-04-12
2
-0
/
+31
*
ec_export: Other parameters are exportable with domain parameters
Tomas Mraz
2022-04-11
1
-3
/
+0
*
sm2: Allow setting 0 length SM2 dist ID param
Tomas Mraz
2022-04-11
1
-2
/
+3
*
kdf: avoid NULL dereference on malloc failure in sshkdf
Pauli
2022-04-11
1
-1
/
+2
*
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
2022-04-01
3
-39
/
+16
*
Fix bug in scrypt KDF provider dup method
Hugo Landau
2022-03-14
1
-3
/
+8
*
DH: Make padding always on when X9.42 KDF is used
Tomas Mraz
2022-03-14
1
-5
/
+6
*
Further acceleration for SM4-GCM on ARM
Daniel Hu
2022-03-07
1
-1
/
+24
*
Add define guards to avoid multi-inclusion
Weiguo Li
2022-02-16
4
-52
/
+76
*
dh_exch.c: Add check for OPENSSL_strdup
Jiasheng Jiang
2022-02-14
1
-4
/
+16
*
AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
Andrey Matyukov
2022-02-10
2
-2
/
+216
*
Fixed counter overflow
Danny Tsen
2022-02-07
1
-1
/
+81
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
17
-17
/
+17
*
Fix copyrights
Todd Short
2022-02-03
9
-0
/
+64
*
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
slontis
2022-02-03
4
-25
/
+56
*
indentation fix
Pauli
2022-02-01
1
-1
/
+1
*
tls1 prf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+27
*
pkcs12 kdf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+25
*
k942 kdf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+37
*
ss KDF: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+32
*
ssh kdf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+26
*
scrypt: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+35
*
pvk kdf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+22
*
krb5kdf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+23
*
kbkdf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+32
*
hkdf: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+33
*
pbkdf2: implement ctx dup operation
Pauli
2022-02-01
1
-2
/
+36
*
pbkdf1: implement ctx dup operation
Pauli
2022-02-01
1
-0
/
+24
*
prov: add a safe memdup function for context cloning
Pauli
2022-02-01
2
-0
/
+21
*
Add the missing check of BN_bn2hex return value
Zhou Qingyang
2022-01-28
1
-0
/
+3
*
Fix IV length of DES EDE ECB implementations
Tomas Mraz
2022-01-27
2
-6
/
+2
*
Optimize AES-GCM for uarchs with unroll and new instructions
XiaokangQian
2022-01-25
1
-6
/
+30
*
AES-GCM performance optimzation with stitched method for p9+ ppc64le
Danny Tsen
2022-01-24
2
-0
/
+41
*
LEGACY PROV: Reimplement the ERR building blocks in upcall terms
Richard Levitte
2022-01-21
1
-0
/
+102
*
fix indentation
Pauli
2022-01-19
2
-5
/
+5
*
SM4 optimization for ARM by HW instruction
Daniel Hu
2022-01-18
3
-9
/
+69
*
dh_exch.c: Correct gettable parameters for DH key exchange
Tomas Mraz
2022-01-18
1
-1
/
+1
*
replace ;; with ; as statement separator
Pauli
2022-01-18
1
-1
/
+1
*
Do not call ossl_ffc_name_to_dh_named_group with NULL argument
Tomas Mraz
2022-01-17
1
-0
/
+1
*
drbg: add handling for cases where TSAN isn't available
Pauli
2022-01-13
1
-0
/
+4
*
Avoid using a macro expansion in a macro when statically initialising
Pauli
2022-01-13
1
-3
/
+9
*
providers/implementations/keymgmt/rsa_kmgmt.c: refactor gen_init
Peiwei Hu
2022-01-07
1
-7
/
+12
*
OSSL_STORE: Prevent spurious error during loading private keys
Dr. David von Oheimb
2022-01-06
1
-5
/
+18
[prev]
[next]