index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
pmeth_check.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check()
Tomas Mraz
2021-07-15
1
-17
/
+3
*
fips module header inclusion fine-tunning
Tomas Mraz
2021-07-06
1
-1
/
+3
*
Add EVP_PKEY_public_check_quick.
Shane Lontis
2021-02-22
1
-2
/
+12
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Implement EVP_PKEY_param_check_quick() and use it in libssl
Matt Caswell
2021-02-15
1
-8
/
+23
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-10
/
+10
*
EVP: Have all EVP_PKEY check functions export to provider if possible
Richard Levitte
2020-11-07
1
-36
/
+41
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-3
/
+3
*
EVP: Clarify the states of an EVP_PKEY
Richard Levitte
2020-03-25
1
-16
/
+33
*
Rethink the EVP_PKEY cache of provider side keys
Richard Levitte
2020-02-29
1
-10
/
+10
*
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
2020-02-07
1
-15
/
+15
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
1
-0
/
+158