index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
test: auditIdentity X.509v3 extension decoding and display
Jonathan M. Wilbur
2
-1
/
+17
2024-08-26
feat: support auditIdentity X.509v3 extension
Jonathan M. Wilbur
8
-886
/
+915
2024-08-26
fix: wrong name for OID -> auditIdentity
Jonathan M. Wilbur
5
-1843
/
+1846
2024-08-26
Cleanups for FIPS indicator documentation
slontis
24
-138
/
+273
2024-08-26
Add FIPS indicator documentation
slontis
3
-32
/
+268
2024-08-25
Add FIPS indicators to X25519 and X448.
slontis
6
-14
/
+144
2024-08-23
Update new FIPS indicator evp_tests to use FIPSversion + Availablein options.
slontis
17
-0
/
+79
2024-08-23
Revert evp_test change that made "FIPSversion" skip the default provider.
slontis
1
-5
/
+0
2024-08-23
FIPS: Add EDDSA public key validation.
slontis
6
-4
/
+275
2024-08-23
Update FIPS 140-3 self tests
slontis
1
-70
/
+21
2024-08-23
FIPS: Change fips tests to use SHA2 for corruption test.
slontis
1
-1
/
+1
2024-08-23
s390x: Fix memory leak in s390x_HMAC_CTX_copy()
Ingo Franzki
1
-0
/
+1
2024-08-22
acvptest: add positive and negative tests for verify message param
Pauli
1
-13
/
+46
2024-08-22
rsa: add verify_message param support
Pauli
1
-24
/
+61
2024-08-22
ecdsa: add verify_message param support
Pauli
1
-8
/
+40
2024-08-22
param: add OSSL_SIGNATURE_PARAM_FIPS_VERIFY_MESSAGE parameter name
Pauli
1
-0
/
+1
2024-08-22
doc: document the OSSL_SIGNATURE_PARAM_FIPS_VERIFY_MESSAGE parameter
Pauli
3
-0
/
+13
2024-08-22
fuzz/hashtable.c: rc == -1 on insert is OK when fuzzing
Tomas Mraz
1
-0
/
+4
2024-08-22
ossl_ht_insert(): Allow for 4 iterations of grow_hashtable()
Tomas Mraz
1
-1
/
+1
2024-08-21
Replace PKCS#1 v1.5 padding in RSA PCT
Joachim Vandersmissen
3
-19
/
+58
2024-08-21
Replace PKCS#1 v1.5 encryption in RSA PCT
Joachim Vandersmissen
1
-27
/
+13
2024-08-21
Fix error handling in OBJ_add_object
Bernd Edlinger
2
-4
/
+30
2024-08-21
x_attrib: fix a memory leak
Beat Bolli
1
-2
/
+3
2024-08-21
Add Changes entry for debuginfo generation
Neil Horman
1
-0
/
+5
2024-08-21
Add a test for debuginfo generation
Neil Horman
1
-1
/
+6
2024-08-21
Add debuginfo build target
Neil Horman
4
-0
/
+14
2024-08-21
test/provider_test.c: Add OSSL_PROVIDER_unload() to avoid memory leak
Jiasheng Jiang
1
-0
/
+1
2024-08-21
test/provider_fallback_test.c: Add OSSL_PROVIDER_unload() to avoid memory leak
Jiasheng Jiang
1
-3
/
+9
2024-08-21
Fix the alert used on a missing key_share
Matt Caswell
1
-6
/
+9
2024-08-21
Add additional test cases for Single Step KDF.
slontis
2
-1
/
+88
2024-08-21
Add FIPS KMAC key check
slontis
13
-71
/
+175
2024-08-21
Add HMAC FIPS keysize check.
slontis
17
-20
/
+235
2024-08-21
hashtable.c: Code style fixes
Tomas Mraz
1
-6
/
+6
2024-08-21
core_namemap.c: 2048 hashtable buckets should be sufficient
Tomas Mraz
2
-1
/
+1
2024-08-21
For lockless reads use the whole hashtable for colliding entries
Tomas Mraz
2
-49
/
+92
2024-08-21
Use the new hashtable for core_namemap
Tomas Mraz
7
-133
/
+148
2024-08-21
hashtable: Support lockless reads
Tomas Mraz
7
-16
/
+33
2024-08-21
hashtable.c: Avoid infinite loop in ossl_ht_insert()
Tomas Mraz
1
-8
/
+10
2024-08-21
some performance improvements
Neil Horman
1
-11
/
+12
2024-08-21
alternate collision checking support
Neil Horman
4
-26
/
+57
2024-08-21
fix: Have util/mkerr.pl comply better with our coding style
Richard Levitte
1
-6
/
+5
2024-08-21
Enable RSA-SM3 in the default provider
Richard Levitte
4
-0
/
+26
2024-08-21
fix coding style
Richard Levitte
2
-46
/
+46
2024-08-21
Add new test types in test/evp_test.c, and a test for RSA sigalgs
Richard Levitte
3
-19
/
+347
2024-08-21
Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash composites
Richard Levitte
10
-74
/
+667
2024-08-21
Implement functionality for direct use of composite signature algorithms
Richard Levitte
12
-203
/
+1137
2024-08-20
Link to the place where signature options are defined
Hubert Kario
2
-2
/
+4
2024-08-20
When calling ASN1_item_i2d () check both returned length and allocated pointer
XZ-X
5
-5
/
+9
2024-08-20
Enhance s_client Output
erbsland-dev
1
-0
/
+1
2024-08-20
test: add command line indicator option checking to fipsinstall
Pauli
1
-1
/
+45
[next]