index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
FIPS: Add EDDSA public key validation.
slontis
2024-08-23
1
-0
/
+5
*
Replace PKCS#1 v1.5 padding in RSA PCT
Joachim Vandersmissen
2024-08-21
1
-0
/
+1
*
Add FIPS KMAC key check
slontis
2024-08-21
1
-0
/
+8
*
Add HMAC FIPS keysize check.
slontis
2024-08-21
1
-1
/
+9
*
Use the new hashtable for core_namemap
Tomas Mraz
2024-08-21
3
-3
/
+4
*
hashtable: Support lockless reads
Tomas Mraz
2024-08-21
1
-2
/
+3
*
alternate collision checking support
Neil Horman
2024-08-21
1
-8
/
+10
*
Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash composites
Richard Levitte
2024-08-21
1
-0
/
+4
*
Implement functionality for direct use of composite signature algorithms
Richard Levitte
2024-08-21
3
-12
/
+62
*
Revert "fipsinstall: add ed_no_verify_digested option"
Pauli
2024-08-16
1
-7
/
+0
*
Add FIPS Indicator for ECDH cofactor.
slontis
2024-08-15
2
-1
/
+10
*
fips: allow to customize provider vendor name
Dimitri John Ledkov
2024-08-15
1
-0
/
+5
*
Add EDDSA FIPS self tests.
slontis
2024-08-14
1
-0
/
+1
*
adds TLS signature algorithms list feature
Michael Baentsch
2024-08-13
1
-0
/
+2
*
Restrict salt length for RSA-PSS in the FIPS provider
pohsingwu
2024-08-13
2
-0
/
+17
*
Add signature digest check option to fipsinstall
Pauli
2024-08-12
1
-0
/
+8
*
fipsinstall: add kbkdf key check option
Pauli
2024-08-08
1
-0
/
+8
*
Add OIDs id-kp-wisun-fan-device and id-on-hardwareModule
Mathis Marion
2024-08-07
1
-0
/
+10
*
Remove the event queue code
Matt Caswell
2024-08-07
1
-163
/
+0
*
fips: add option to disable PKCS#1 version 1.5 padding
Pauli
2024-08-07
1
-1
/
+6
*
fipsinstall: add option to disable RSA PKCS#1 version 1.5 padding
Pauli
2024-08-07
1
-0
/
+4
*
Check that a supported_versions extension is present in an HRR
Matt Caswell
2024-08-07
1
-0
/
+1
*
ssl: factorize and improved hex conversion code
FdaSilvaYY
2024-08-07
1
-0
/
+27
*
crypto: factorize to hex chars conversion code.
FdaSilvaYY
2024-08-07
1
-0
/
+6
*
Fix '--strict-warnings' build breakage
FdaSilvaYY
2024-08-07
1
-1
/
+1
*
Implementation of the RFC 9579, PBMAC1 in PKCS#12
Dmitry Belyavskiy
2024-08-07
3
-4
/
+17
*
fipsinstall: add ed_no_verify_digested option
Pauli
2024-08-07
1
-0
/
+7
*
Add KeyManagement keygen parameter getter/gettable functions.
slontis
2024-08-06
3
-0
/
+9
*
Add new configurable item `pbkdf2-lower-bound-check`
pohsingwu
2024-08-05
1
-0
/
+8
*
Restrict the length of key-derivation key used in KDFs
pohsingwu
2024-08-01
1
-0
/
+48
*
Add FIPS indicator to CMAC.
slontis
2024-07-31
1
-0
/
+22
*
Add RSA Signature restrictions for X9.31 padding in the FIPS provider.
slontis
2024-07-29
1
-0
/
+9
*
Add FIPS indicator support for Triple-DES encryption.
slontis
2024-07-26
1
-0
/
+8
*
fips: wire in the no-short-mac option
Pauli
2024-07-26
1
-0
/
+8
*
Disable DSA signing in the FIPS provider.
slontis
2024-07-26
1
-0
/
+7
*
feat: support the basicAttConstraints X.509v3 extension
Jonathan M. Wilbur
2024-07-24
1
-0
/
+6
*
Restrict digest algorithm used in KDFs
pohsingwu
2024-07-24
1
-1
/
+49
*
open brace '{' following struct go on the same line
Dimitri Papadopoulos
2024-07-22
1
-2
/
+1
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
1
-5
/
+3
*
Remove trailing whitespace
Dimitri Papadopoulos
2024-07-22
4
-5
/
+5
*
fix: style nits
Richard Levitte
2024-07-21
2
-37
/
+36
*
fix: refactor the EVP_PKEY_OP checks
Richard Levitte
2024-07-21
2
-15
/
+21
*
Add an OPENSSL_strtoul wrapper
Neil Horman
2024-07-18
1
-0
/
+1
*
riscv: Fix cpuid_obj asm checks for sm4/sm3
Hongren Zheng
2024-07-12
1
-1
/
+1
*
fix: drop DSA <=> dsaWithSHA1 aliasing
Richard Levitte
2024-07-12
1
-1
/
+1
*
Add FIPS indicator callback.
slontis
2024-07-11
4
-1
/
+40
*
add X509v3_add_extensions()
Dr. David von Oheimb
2024-07-10
1
-0
/
+3
*
refactor and constify X509_REQ_get_extensions()
Dr. David von Oheimb
2024-07-10
2
-1
/
+7
*
constify ossl_x509at_add1_attr()
Dr. David von Oheimb
2024-07-10
1
-1
/
+1
*
Extend TLSv1.3 record layer padding API calls
Stephen Farrell
2024-07-10
1
-1
/
+4
[next]