index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
implementations
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add utility function ossl_param_is_empty()
slontis
2024-10-09
60
-97
/
+105
*
fips: fix locking issues
Pauli
2024-10-09
1
-13
/
+7
*
jitter: support an internal jitter entropy source in the FIPS provider
Pauli
2024-10-09
1
-0
/
+4
*
jitter: avoid a signed vs unsigned comparison
Pauli
2024-10-09
1
-1
/
+1
*
Add some documentation to describe the encap/decap requirements
Neil Horman
2024-10-07
1
-0
/
+11
*
Update rsasve_recover to properly store outlen on success
Neil Horman
2024-10-07
1
-4
/
+39
*
Drop the aid field of the signature prov ctx
lan1120
2024-10-07
4
-13
/
+30
*
Fix rsa_sigalg_set_ctx_params() to return 1 for unknown parameters.
slontis
2024-10-04
1
-4
/
+1
*
fips: add lots of potentially missing ossl_prov_is_running checks
Dimitri John Ledkov
2024-10-02
6
-2
/
+38
*
Use the correct length value for input salt
Simo Sorce
2024-10-02
1
-1
/
+1
*
Fix bugs in ECDH cofactor FIPS indicator.
slontis
2024-09-30
1
-1
/
+4
*
kdfs: implement key length check in X9.42
Dimitri John Ledkov
2024-09-30
1
-6
/
+46
*
fips: Prohibit SHA1 in DH & ECDH exchange
Dimitri John Ledkov
2024-09-27
2
-6
/
+6
*
fips: continuous random bit generator tests
Pauli
2024-09-19
6
-204
/
+439
*
rand: remove unused field in DRBG structure
Pauli
2024-09-19
1
-2
/
+0
*
drbg: Fix typo
Pauli
2024-09-19
1
-1
/
+1
*
Add Missing Error Messages for AES-OCB Tag Length Validation
erbsland-dev
2024-09-13
1
-2
/
+10
*
s390x: Add hardware acceleration for full AES-XTS
Holger Dengler
2024-09-13
4
-0
/
+228
*
Don't restrict the ECDSA settable ctx params unnecessarily
Matt Caswell
2024-09-09
1
-9
/
+0
*
Complain about a missing digest when doing deterministic ECDSA
Matt Caswell
2024-09-09
1
-1
/
+5
*
s390x: Fix s390x_shake_squeeze() when MSA 12 is available
Ingo Franzki
2024-09-06
1
-1
/
+4
*
s390x: Fix s390x_sha3_absorb() when no data is processed by KIMD
Ingo Franzki
2024-09-06
1
-4
/
+6
*
argon2: Fixed an thread availability error string
PIums
2024-09-05
1
-2
/
+2
*
Copyright year updates
Tomas Mraz
2024-09-05
47
-47
/
+47
*
s390x: Fix prehash-by-caller handling for ED25519 and ED448
Ingo Franzki
2024-09-03
1
-14
/
+30
*
fix: ossl_digest_get_approved_nid() returns NID_undef on invalid digest
Richard Levitte
2024-08-30
3
-3
/
+3
*
Refactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include ECDSA+hash composites
Richard Levitte
2024-08-30
3
-156
/
+556
*
Refactor OpenSSL 'DSA' EVP_SIGNATURE to also include DSA+hash composites
Richard Levitte
2024-08-30
3
-93
/
+487
*
s390x: support CPACF sha3/shake performance improvements
Joerg Schmidbauer
2024-08-29
1
-6
/
+22
*
Add ED25519 and ED448 support for EVP_PKEY_{sign,verify}_init_ex2()
Richard Levitte
2024-08-29
1
-5
/
+76
*
Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functions
Richard Levitte
2024-08-29
3
-104
/
+432
*
Fix decoder error on SM2 private key
Jamie Cui
2024-08-29
1
-7
/
+26
*
EVP_MD_size() updates
slontis
2024-08-29
2
-5
/
+5
*
Update code to use EVP_MD_xof()
slontis
2024-08-29
13
-13
/
+13
*
XOF / EVP_MD_size() changes.
slontis
2024-08-29
1
-6
/
+51
*
RSA decoder should check also sanity of p, q, e, d ... with respect to n
sashan
2024-08-28
1
-4
/
+12
*
Cleanups for FIPS options..
slontis
2024-08-28
26
-79
/
+46
*
fix: in RC2 implementation, handle both old and new AID.params keys
Richard Levitte
2024-08-27
1
-9
/
+23
*
Add FIPS indicators to X25519 and X448.
slontis
2024-08-25
2
-10
/
+81
*
FIPS: Add EDDSA public key validation.
slontis
2024-08-23
1
-2
/
+26
*
rsa: add verify_message param support
Pauli
2024-08-22
1
-24
/
+61
*
ecdsa: add verify_message param support
Pauli
2024-08-22
1
-8
/
+40
*
Add FIPS KMAC key check
slontis
2024-08-21
3
-37
/
+82
*
Add HMAC FIPS keysize check.
slontis
2024-08-21
3
-4
/
+90
*
fix coding style
Richard Levitte
2024-08-21
1
-21
/
+21
*
Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash composites
Richard Levitte
2024-08-21
3
-74
/
+570
*
Add an indicator for AES GCM that returns if the iv has been generated
slontis
2024-08-18
2
-2
/
+8
*
replace static declarations
Pauli
2024-08-16
1
-12
/
+12
*
Revert "EdDSA: disallow verification from a pregenerated hash when in FIPS"
Pauli
2024-08-16
1
-42
/
+14
*
Revert "Apply the FIPS_eddsa_no_verify_digested indicator on prehash EdDSA only"
Pauli
2024-08-16
1
-4
/
+3
[next]