index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
perl
/
OpenSSL
/
paramnames.pm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kdfs: implement key length check in X9.42
Dimitri John Ledkov
2024-09-30
1
-0
/
+1
*
Cleanups for FIPS options..
slontis
2024-08-28
1
-1
/
+4
*
Amend the design of AlgorithmIdentifier parameter passing
Richard Levitte
2024-08-27
1
-17
/
+35
*
param: add OSSL_SIGNATURE_PARAM_FIPS_VERIFY_MESSAGE parameter name
Pauli
2024-08-22
1
-0
/
+1
*
Add FIPS KMAC key check
slontis
2024-08-21
1
-0
/
+2
*
Add HMAC FIPS keysize check.
slontis
2024-08-21
1
-0
/
+2
*
Implement functionality for direct use of composite signature algorithms
Richard Levitte
2024-08-21
1
-0
/
+1
*
Add an indicator for AES GCM that returns if the iv has been generated
slontis
2024-08-18
1
-0
/
+1
*
Revert "param: add OSSL_SIGNATURE_PARAM_EDDSA_VERIFY_DIGESTED"
Pauli
2024-08-16
1
-1
/
+0
*
Add FIPS Indicator for ECDH cofactor.
slontis
2024-08-15
1
-0
/
+2
*
Restrict salt length for RSA-PSS in the FIPS provider
pohsingwu
2024-08-13
1
-0
/
+2
*
params: add kbkdf key check param
Pauli
2024-08-08
1
-0
/
+1
*
param: add ASYM_CIPHER_PARAM_PKCS15_PADDING_DISABLED
Pauli
2024-08-07
1
-0
/
+1
*
param: add OSSL_SIGNATURE_PARAM_EDDSA_VERIFY_DIGESTED
Pauli
2024-08-07
1
-0
/
+1
*
Disallow DSA Keygen in the FIPS provider
slontis
2024-08-06
1
-1
/
+3
*
Add new configurable item `pbkdf2-lower-bound-check`
pohsingwu
2024-08-05
1
-0
/
+1
*
ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS provider
Tomas Mraz
2024-08-01
1
-0
/
+1
*
Restrict the length of key-derivation key used in KDFs
pohsingwu
2024-08-01
1
-0
/
+7
*
Add RSA Signature restrictions for X9.31 padding in the FIPS provider.
slontis
2024-07-29
1
-0
/
+2
*
Add FIPS indicator support for Triple-DES encryption.
slontis
2024-07-26
1
-0
/
+3
*
paramnames: add params for no-short-mac option
Pauli
2024-07-26
1
-0
/
+2
*
Disable DSA signing in the FIPS provider.
slontis
2024-07-26
1
-0
/
+2
*
Restrict digest algorithm used in KDFs
pohsingwu
2024-07-24
1
-0
/
+7
*
Add FIPS indicator for TEST-RAND
Pauli
2024-07-17
1
-0
/
+1
*
Change all existing FIPS configurable checks to use FIPS indicators.
slontis
2024-07-11
1
-0
/
+17
*
Extend TLSv1.3 record layer padding API calls
Stephen Farrell
2024-07-10
1
-0
/
+1
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Make the generated params_idx.c file deterministic if run multiple
slontis
2024-03-11
1
-1
/
+1
*
Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()
Neil Horman
2024-01-09
1
-0
/
+1
*
fips selftest: avoid relying on a real RNG for self tests
Pauli
2023-09-27
1
-0
/
+1
*
OpenSSL::paramnames: Use less magic perl
Richard Levitte
2023-06-15
1
-3
/
+3
*
params: provide a faster TRIE based param lookup.
Pauli
2023-06-02
1
-0
/
+673