index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
common
/
securitycheck.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Cleanups for FIPS options..
slontis
2024-08-28
1
-1
/
+0
*
Add HMAC FIPS keysize check.
slontis
2024-08-21
1
-2
/
+9
*
fix coding style
Richard Levitte
2024-08-21
1
-25
/
+25
*
Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash composites
Richard Levitte
2024-08-21
1
-0
/
+2
*
Fix typos found by codespell
Dimitri Papadopoulos
2024-08-07
1
-1
/
+1
*
Restrict the length of key-derivation key used in KDFs
pohsingwu
2024-08-01
1
-0
/
+9
*
Change all existing FIPS configurable checks to use FIPS indicators.
slontis
2024-07-11
1
-151
/
+99
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
fips: update DSA security check to fix legacy verify strengths
Pauli
2023-06-15
1
-7
/
+15
*
Allow arbitrary digests with ECDSA and DSA
Tomas Mraz
2021-05-12
1
-2
/
+2
*
Store some FIPS global variables in the FIPS_GLOBAL structure
Matt Caswell
2021-04-16
1
-12
/
+13
*
Deprecate the EVP_PKEY controls for CMS and PKCS#7
Tomas Mraz
2021-04-06
1
-2
/
+39
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Fix external symbols related to provider related security checks for
Shane Lontis
2021-02-18
1
-13
/
+13
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Fix dsa securitycheck for fips.
Shane Lontis
2020-11-16
1
-5
/
+6
*
rsa: add ossl_ prefix to internal rsa_ calls.
Pauli
2020-10-07
1
-1
/
+1
*
Add option to fipsinstall to disable fips security checks at run time.
Shane Lontis
2020-09-18
1
-1
/
+1
*
Add 'fips-securitychecks' option and plumb this into the actual fips checks
Shane Lontis
2020-09-18
1
-0
/
+209