index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
krb5
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
JITTER: add documentation
Dimitri John Ledkov
4
-4
/
+101
2024-07-31
jitter: add a new provider containing a jitter entropy source alone
Dimitri John Ledkov
15
-1
/
+458
2024-07-31
Add FIPS indicator to CMAC.
slontis
6
-18
/
+146
2024-07-30
Add negative tests for SHAKE with PBKDF2 and X9.42 KDF
Pauli
2
-0
/
+36
2024-07-30
Disallow SHAKE when using PBKDF2 and X9.42 KDF
Pauli
2
-4
/
+21
2024-07-29
Add RSA Signature restrictions for X9.31 padding in the FIPS provider.
slontis
15
-5
/
+144
2024-07-28
drbg: streamline test for allowed digests
Pauli
1
-1
/
+2
2024-07-27
fix Coverity 1604662
Neil Horman
1
-3
/
+10
2024-07-26
Fix second error from Coverity-161057
Neil Horman
1
-7
/
+6
2024-07-26
Fix coverity-993406
Neil Horman
1
-0
/
+3
2024-07-26
Add FIPS indicator support for Triple-DES encryption.
slontis
17
-37
/
+230
2024-07-26
test: fix failing KDF tests with changed behaviour
Pauli
4
-0
/
+28
2024-07-26
changes: add no_short_mac entry
Pauli
1
-1
/
+7
2024-07-26
test: add unit tests for no-short-mac
Pauli
1
-0
/
+50
2024-07-26
prov: add no-short-mac code to KMAC
Pauli
1
-0
/
+27
2024-07-26
fips: wire in the no-short-mac option
Pauli
3
-1
/
+19
2024-07-26
doc: document no-short-mac param
Pauli
2
-3
/
+37
2024-07-26
paramnames: add params for no-short-mac option
Pauli
1
-0
/
+2
2024-07-26
doc: document no_short_mac option to fipsinstall
Pauli
1
-0
/
+6
2024-07-26
fipsinstall: add no_short_mac option
Pauli
2
-1
/
+12
2024-07-26
evp_test: check MAC FIPS approved flag
Pauli
1
-0
/
+18
2024-07-26
Disable DSA signing in the FIPS provider.
slontis
20
-32
/
+201
2024-07-25
Fix Coverity-1604641
Neil Horman
1
-1
/
+2
2024-07-25
Fix typo in mk-fipsmodule-cnf.pl
pohsingwu
1
-4
/
+4
2024-07-24
doc: the basicAttConstraints X.509v3 extension
Jonathan M. Wilbur
4
-0
/
+11
2024-07-24
test: the basicAttConstraints X.509v3 extension
Jonathan M. Wilbur
2
-1
/
+20
2024-07-24
feat: support the basicAttConstraints X.509v3 extension
Jonathan M. Wilbur
5
-1
/
+94
2024-07-24
Fix strtoul test on alpine/musl
Neil Horman
1
-3
/
+4
2024-07-24
Restrict digest in set_ctx_params
pohsingwu
17
-218
/
+311
2024-07-24
Add FIPS indicator tests for KDFs
pohsingwu
8
-10
/
+130
2024-07-24
Restrict digest algorithm used in KDFs
pohsingwu
26
-42
/
+686
2024-07-23
Ensure cmd from fuzz buffer is always valid
Neil Horman
1
-2
/
+12
2024-07-22
unnecessary whitespace before a quoted newline
Dimitri Papadopoulos
4
-7
/
+7
2024-07-22
Prefer ARRAY_SIZE(...)
Dimitri Papadopoulos
7
-18
/
+20
2024-07-22
open brace '{' following struct go on the same line
Dimitri Papadopoulos
13
-38
/
+21
2024-07-22
that open brace { should be on the previous line
Dimitri Papadopoulos
45
-179
/
+190
2024-07-22
Remove trailing whitespace
Dimitri Papadopoulos
32
-49
/
+49
2024-07-21
Update X509V3_get_d2i.pod returned pointer needs to be freed
jasper-smit-servicenow
1
-0
/
+1
2024-07-21
i2d_name_canon(): Check overflow in len accumulation
Tomas Mraz
1
-2
/
+2
2024-07-21
gitignore: add .DS_Store
Georgi Valkov
1
-0
/
+3
2024-07-21
fix: style nits
Richard Levitte
2
-37
/
+36
2024-07-21
fix: refactor the EVP_PKEY_OP checks
Richard Levitte
2
-15
/
+21
2024-07-21
tls13_meth.c: Check for negative return from EVP_CIPHER_CTX_get_iv_length()
Tomas Mraz
1
-3
/
+11
2024-07-21
Remove check for RSA encryption allowing X9.31 padding.
slontis
1
-1
/
+0
2024-07-19
fips: correctly initialise FIPS indicator settables
Pauli
2
-3
/
+6
2024-07-19
prov-compat-label.yml: Do not test fips provider from master
Tomas Mraz
1
-1
/
+1
2024-07-19
Fix the provider compatibility CI
Tomas Mraz
2
-1
/
+8
2024-07-18
Fix coverity-1604661
Neil Horman
1
-0
/
+3
2024-07-18
Fix coverity-1610057
Neil Horman
1
-6
/
+10
2024-07-18
Add a stroul test
Neil Horman
3
-1
/
+130
[next]