summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2024-08-16Revert "param: add OSSL_SIGNATURE_PARAM_EDDSA_VERIFY_DIGESTED"Pauli
2024-08-15Add FIPS Indicator for ECDH cofactor.slontis
2024-08-13adds TLS signature algorithms list featureMichael Baentsch
2024-08-13Restrict salt length for RSA-PSS in the FIPS providerpohsingwu
2024-08-12fipsmodule.cnf: set the signature digest checks option on installationPauli
2024-08-08fips: install with the kbkdf key check option setPauli
2024-08-08params: add kbkdf key check paramPauli
2024-08-07fips: add PKCS#1 version 1.5 padding check optionPauli
2024-08-07param: add ASYM_CIPHER_PARAM_PKCS15_PADDING_DISABLEDPauli
2024-08-07Add a test for a missing supported_versions extension in the HRRMatt Caswell
2024-08-07Fix typos found by codespellDimitri Papadopoulos
2024-08-07Implementation of the RFC 9579, PBMAC1 in PKCS#12 - documentationDmitry Belyavskiy
2024-08-07Implementation of the RFC 9579, PBMAC1 in PKCS#12Dmitry Belyavskiy
2024-08-07param: add OSSL_SIGNATURE_PARAM_EDDSA_VERIFY_DIGESTEDPauli
2024-08-06Disallow DSA Keygen in the FIPS providerslontis
2024-08-06Add KeyManagement keygen parameter getter/gettable functions.slontis
2024-08-05Add new configurable item `pbkdf2-lower-bound-check`pohsingwu
2024-08-03fix: util/mkinstallvars.pl mistreated LDLIBS on Unix (and Windows)Richard Levitte
2024-08-01ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS providerTomas Mraz
2024-08-01Restrict the length of key-derivation key used in KDFspohsingwu
2024-07-31jitter: add a new provider containing a jitter entropy source aloneDimitri John Ledkov
2024-07-29Add RSA Signature restrictions for X9.31 padding in the FIPS provider.slontis
2024-07-26Add FIPS indicator support for Triple-DES encryption.slontis
2024-07-26paramnames: add params for no-short-mac optionPauli
2024-07-26fipsinstall: add no_short_mac optionPauli
2024-07-26Disable DSA signing in the FIPS provider.slontis
2024-07-25Fix typo in mk-fipsmodule-cnf.plpohsingwu
2024-07-24doc: the basicAttConstraints X.509v3 extensionJonathan M. Wilbur
2024-07-24Restrict digest algorithm used in KDFspohsingwu
2024-07-18Add an OPENSSL_strtoul wrapperNeil Horman
2024-07-18fix: util/check-format-commit.sh to handle one-line diff hunksRichard Levitte
2024-07-17Add FIPS indicator for TEST-RANDPauli
2024-07-13Convert check-format-commits.sh to use allowlistNeil Horman
2024-07-12feat: enhance util/check-format-commit.sh to be able to handle a commit rangeRichard Levitte
2024-07-11ignore various files in commit checkerNeil Horman
2024-07-11Modify check-format to match line length coding styleNeil Horman
2024-07-11Add FIPS indicators to evp_testslontis
2024-07-11Change all existing FIPS configurable checks to use FIPS indicators.slontis
2024-07-10add X509v3_add_extensions()Dr. David von Oheimb
2024-07-10Add a check-format-commit.sh scriptNeil Horman
2024-07-10Extend TLSv1.3 record layer padding API callsStephen Farrell
2024-07-10Add documentation for deprecated CMAC_CTX functionserbsland-dev
2024-07-10Add and Update Documentation for TS_VERIFY_CTX Functionserbsland-dev
2024-07-08check_format.pl: fix detection of 'if' with single stmt in braces without 'else'Dr. David von Oheimb
2024-07-04feat: support userNotice X.509v3 extensionJonathan M. Wilbur
2024-07-01threads_win: fix build error with VS2010 x86Georgi Valkov
2024-06-29OpenSSL::Test: Avoid running IPv6 related tests if IPv6 was explicitly disabledRichard Levitte
2024-06-27Add a test for an empty NextProto messageMatt Caswell
2024-06-25Give util/mkinstallvars.pl more fine grained control over var dependenciesRichard Levitte
2024-06-24Support subjectDirectoryAttributes and associatedInformation extsJonathan M. Wilbur