summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-16Revert "fipsinstall: add ed_no_verify_digested option"Pauli
2024-08-15Add FIPS Indicator for ECDH cofactor.slontis
2024-08-15fips: allow to customize provider vendor nameDimitri John Ledkov
2024-08-14Add EDDSA FIPS self tests.slontis
2024-08-13adds TLS signature algorithms list featureMichael Baentsch
2024-08-13Restrict salt length for RSA-PSS in the FIPS providerpohsingwu
2024-08-12Add signature digest check option to fipsinstallPauli
2024-08-08fipsinstall: add kbkdf key check optionPauli
2024-08-07Add OIDs id-kp-wisun-fan-device and id-on-hardwareModuleMathis Marion
2024-08-07Remove the event queue codeMatt Caswell
2024-08-07fips: add option to disable PKCS#1 version 1.5 paddingPauli
2024-08-07fipsinstall: add option to disable RSA PKCS#1 version 1.5 paddingPauli
2024-08-07Check that a supported_versions extension is present in an HRRMatt Caswell
2024-08-07ssl: factorize and improved hex conversion codeFdaSilvaYY
2024-08-07crypto: factorize to hex chars conversion code.FdaSilvaYY
2024-08-07Fix '--strict-warnings' build breakageFdaSilvaYY
2024-08-07Implementation of the RFC 9579, PBMAC1 in PKCS#12Dmitry Belyavskiy
2024-08-07fipsinstall: add ed_no_verify_digested optionPauli
2024-08-06Add KeyManagement keygen parameter getter/gettable functions.slontis
2024-08-05Add new configurable item `pbkdf2-lower-bound-check`pohsingwu
2024-08-01Restrict the length of key-derivation key used in KDFspohsingwu
2024-07-31Add FIPS indicator to CMAC.slontis
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-26fips: wire in the no-short-mac optionPauli
2024-07-26Disable DSA signing in the FIPS provider.slontis
2024-07-24feat: support the basicAttConstraints X.509v3 extensionJonathan M. Wilbur
2024-07-24Restrict digest algorithm used in KDFspohsingwu
2024-07-22open brace '{' following struct go on the same lineDimitri Papadopoulos
2024-07-22that open brace { should be on the previous lineDimitri Papadopoulos
2024-07-22Remove trailing whitespaceDimitri Papadopoulos
2024-07-21fix: style nitsRichard Levitte
2024-07-21fix: refactor the EVP_PKEY_OP checksRichard Levitte
2024-07-18Add an OPENSSL_strtoul wrapperNeil Horman
2024-07-12riscv: Fix cpuid_obj asm checks for sm4/sm3Hongren Zheng
2024-07-12fix: drop DSA <=> dsaWithSHA1 aliasingRichard Levitte
2024-07-11 Add FIPS indicator callback.slontis
2024-07-10add X509v3_add_extensions()Dr. David von Oheimb
2024-07-10refactor and constify X509_REQ_get_extensions()Dr. David von Oheimb
2024-07-10constify ossl_x509at_add1_attr()Dr. David von Oheimb
2024-07-10Extend TLSv1.3 record layer padding API callsStephen Farrell
2024-07-10Replace and Deprecate TS_VERIFY_CTX Functionserbsland-dev
2024-07-09Change WININSTALLCONTEXT to OSSL_WINCTXNeil Horman
2024-07-09convert users of build time defaults to use new defaults apiNeil Horman
2024-07-09Add defaults api to openssl buildNeil Horman
2024-07-04feat: support userNotice X.509v3 extensionJonathan M. Wilbur
2024-07-01threads_win: fix build error with VS2010 x86Georgi Valkov
2024-06-24Support subjectDirectoryAttributes and associatedInformation extsJonathan M. Wilbur
2024-06-21Add Version Check for CSR Verificationerbsland-dev
2024-06-20Fix handling of max_fragment_length extension for PSKFrederik Wedel-Heinen