index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups for FIPS indicator documentation
slontis
2024-08-26
24
-138
/
+273
*
Add FIPS indicator documentation
slontis
2024-08-26
2
-26
/
+246
*
Add FIPS indicators to X25519 and X448.
slontis
2024-08-25
2
-2
/
+13
*
doc: document the OSSL_SIGNATURE_PARAM_FIPS_VERIFY_MESSAGE parameter
Pauli
2024-08-22
3
-0
/
+13
*
Replace PKCS#1 v1.5 padding in RSA PCT
Joachim Vandersmissen
2024-08-21
1
-0
/
+2
*
Add FIPS KMAC key check
slontis
2024-08-21
3
-2
/
+12
*
Add HMAC FIPS keysize check.
slontis
2024-08-21
3
-9
/
+27
*
hashtable: Support lockless reads
Tomas Mraz
2024-08-21
1
-4
/
+7
*
Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash composites
Richard Levitte
2024-08-21
1
-0
/
+40
*
Implement functionality for direct use of composite signature algorithms
Richard Levitte
2024-08-21
3
-44
/
+542
*
Link to the place where signature options are defined
Hubert Kario
2024-08-20
2
-2
/
+4
*
s390x: Add defines for new CPACF functions
Ingo Franzki
2024-08-19
1
-0
/
+7
*
Add an indicator for AES GCM that returns if the iv has been generated
slontis
2024-08-18
1
-0
/
+10
*
Revert "doc: add documentation for -eddsa_no_verify_digested fipsinstall option"
Pauli
2024-08-16
1
-7
/
+0
*
Revert "doc: add verify-digested param for EdDSA"
Pauli
2024-08-16
1
-11
/
+4
*
Restrict FIPS EC Keygen to only allow curves with a security strength
slontis
2024-08-15
2
-2
/
+34
*
Add FIPS Indicator for ECDH cofactor.
slontis
2024-08-15
2
-0
/
+16
*
Fix SSL_CTX_set1_groups documentation on preference orders
David Benjamin
2024-08-15
1
-13
/
+41
*
Document the new -testmode option to the speed command
Matt Caswell
2024-08-14
1
-0
/
+9
*
Add EDDSA FIPS self tests.
slontis
2024-08-14
1
-4
/
+2
*
Improve the EVP_PKEY_CTX_set_kem_op() documentation
Dmitry Belyavskiy
2024-08-14
1
-4
/
+6
*
Encap/decap in pkeyutl - documentation
Dmitry Belyavskiy
2024-08-13
1
-0
/
+33
*
adds TLS signature algorithms list feature
Michael Baentsch
2024-08-13
3
-0
/
+52
*
Restrict salt length for RSA-PSS in the FIPS provider
pohsingwu
2024-08-13
3
-2
/
+19
*
doc: document -signature_digest_check option to fipsinstall
Pauli
2024-08-12
1
-0
/
+6
*
doc: docment key-check param for kbkdf
Pauli
2024-08-08
1
-0
/
+17
*
doc: document kbkdf key check argument for fipsinstall
Pauli
2024-08-08
1
-0
/
+7
*
Update BN_add.pod documentation so it is consistent with header declarations
JulieDzeze1
2024-08-07
1
-10
/
+10
*
Remove the event queue code
Matt Caswell
2024-08-07
1
-201
/
+0
*
doc: document pkcs15-padding-disabled param for RSA
Pauli
2024-08-07
1
-0
/
+13
*
doc: fix typos
Pauli
2024-08-07
1
-1
/
+1
*
doc: document the fipsintsall option to disallow PKCS#1 version 1.5 padding f...
Pauli
2024-08-07
1
-2
/
+9
*
Fix typos found by codespell
Dimitri Papadopoulos
2024-08-07
3
-4
/
+4
*
Fix some small typos
Andrew Dinh
2024-08-07
1
-1
/
+1
*
Implementation of the RFC 9579, PBMAC1 in PKCS#12 - documentation
Dmitry Belyavskiy
2024-08-07
5
-8
/
+91
*
Implementation of the RFC 9579, PBMAC1 in PKCS#12
Dmitry Belyavskiy
2024-08-07
1
-0
/
+6
*
doc: add verify-digested param for EdDSA
Pauli
2024-08-07
1
-4
/
+11
*
doc: add documentation for -eddsa_no_verify_digested fipsinstall option
Pauli
2024-08-07
1
-0
/
+7
*
Disallow DSA Keygen in the FIPS provider
slontis
2024-08-06
1
-0
/
+19
*
Add KeyManagement keygen parameter getter/gettable functions.
slontis
2024-08-06
2
-7
/
+27
*
github: fix quoting in github workflow for jitter tests
Dimitri John Ledkov
2024-08-05
2
-3
/
+3
*
Add new configurable item `pbkdf2-lower-bound-check`
pohsingwu
2024-08-05
1
-0
/
+6
*
Add explicit indicator for PBKDF2
pohsingwu
2024-08-05
1
-0
/
+10
*
ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS provider
Tomas Mraz
2024-08-01
1
-0
/
+6
*
Update documentation
pohsingwu
2024-08-01
6
-16
/
+22
*
Restrict the length of key-derivation key used in KDFs
pohsingwu
2024-08-01
7
-6
/
+116
*
JITTER: implement error handling from jitter library
Dimitri John Ledkov
2024-07-31
1
-1
/
+1
*
JITTER: excercise all tests in CI with JITTER seed source under certain build...
Dimitri John Ledkov
2024-07-31
4
-14
/
+32
*
JITTER: add documentation
Dimitri John Ledkov
2024-07-31
4
-4
/
+101
*
Add FIPS indicator to CMAC.
slontis
2024-07-31
1
-3
/
+17
[next]