summaryrefslogtreecommitdiff
path: root/apps
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-15apps/cms.c, apps/smime.c: Fix -crlfeol help messagesAndreas Treichel
2024-08-15apps/req.c: No warning reading from stdin if redirectedBhaskar Metiya
2024-08-14Don't compile in support for DSA speed testing if not neededMatt Caswell
2024-08-14Fix a memory leak in the speed appMatt Caswell
2024-08-14Add a test mode to the speed appMatt Caswell
2024-08-13Support of en/decapsulation in the pkeyutl commandDmitry Belyavskiy
2024-08-13adds TLS signature algorithms list featureMichael Baentsch
2024-08-13Restrict salt length for RSA-PSS in the FIPS providerpohsingwu
2024-08-12fipsinstall: use correct macro for no drbg trunc digest optionPauli
2024-08-12Add signature digest check option to fipsinstallPauli
2024-08-11Fix PBMAC1 MAC verification in FIPS modeDmitry Belyavskiy
2024-08-08fipsinstall: add kbkdf key check optionPauli
2024-08-07fipsinstall: add option to disable RSA PKCS#1 version 1.5 paddingPauli
2024-08-07apps: add missing entry to tls extension label listFdaSilvaYY
2024-08-07Implementation of the RFC 9579, PBMAC1 in PKCS#12Dmitry Belyavskiy
2024-08-07fipsinstall: add ed_no_verify_digested optionPauli
2024-08-05Add new configurable item `pbkdf2-lower-bound-check`pohsingwu
2024-08-01Free fetched digest in show_digestsMarc Brooks
2024-08-01Restrict the length of key-derivation key used in KDFspohsingwu
2024-07-31Avoid leaking *ba_ret on reconnectionsTomas Mraz
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-26fipsinstall: add no_short_mac optionPauli
2024-07-26Disable DSA signing in the FIPS provider.slontis
2024-07-24Restrict digest algorithm used in KDFspohsingwu
2024-07-22unnecessary whitespace before a quoted newlineDimitri Papadopoulos
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-18Fix coverity-1604661Neil Horman
2024-07-17{CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile' option) also for cha...Dr. David von Oheimb
2024-07-17Fix coverity-1604665Neil Horman
2024-07-10apps/rehash.c: Add the check for the EVP_MD_get_size()Jiasheng Jiang
2024-07-10apps/req: avoid needless hint on using -help on duplicate extensions added vi...Dr. David von Oheimb
2024-07-10Replace and Deprecate TS_VERIFY_CTX Functionserbsland-dev
2024-07-09Fixes for defaults codeNeil Horman
2024-07-09Augment version.c to not display -w options on non-windowsNeil Horman
2024-07-09Allow OPENSSLDIR/ENGINESDIR/MODULESDIR to be NULLNeil Horman
2024-07-09Change WININSTALLCONTEXT to OSSL_WINCTXNeil Horman
2024-07-09convert users of build time defaults to use new defaults apiNeil Horman
2024-07-03fix: remove some odd empty linesRichard Levitte
2024-07-03fix: openssl speed: RSA encryption is on the pubkey, not the privkeyRichard Levitte
2024-06-24Fix typos found by codespellDimitri Papadopoulos
2024-06-21s_client: use the full buffer for readsHubert Kario
2024-06-20CMP: add support for requesting cert template using genm/genpRajeev Ranjan
2024-06-18CMP app: fix combination of -certout and -chainout with equal filename argumentDr. David von Oheimb
2024-05-28speed: Fix regression of measuring shake with -evpIngo Franzki
2024-05-14apps/pkcs12: Not writing the private key file until the import password is ve...naaysayer