summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-20Document command parameters.Rich Salz
2019-11-19Add test for non-default sized keys in variable key size ciphersMatt Caswell
2019-11-19EVP_CIPHER_CTX_set_keylen should not succeed if a bad keylen is passedMatt Caswell
2019-11-19fix s390 compile error due to missing comma.Shane Lontis
2019-11-19Fix the issue that aes-xxx-siv algorithms failed in OpenSSL speed testXiaokang Qian
2019-11-18Properties: make query cache reference count aware.Pauli
2019-11-18Fix Use after free when copying cipher ctxShane Lontis
2019-11-18PEM: constify PEM_write_ routinesRichard Levitte
2019-11-17s390x assembly pack: fix bn_mul_comba4Patrick Steuer
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu
2019-11-16commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8raniervf
2019-11-15Fix some broken doc linksRich Salz
2019-11-15Make sure we free the CONF structure allocated by confdumpMatt Caswell
2019-11-15travis.yml: add arch s390x targetPatrick Steuer
2019-11-14testutil/init.c rename to testutil/testutil_init.cPatrick Steuer
2019-11-14A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz
2019-11-14Delete recently documented functions from missingcryptoTomas Mraz
2019-11-14Fix an uninitialised read in conf_def.cMatt Caswell
2019-11-14Fix no-blake2Matt Caswell
2019-11-14Fix no-engineMatt Caswell
2019-11-14CORE & PROV: make export of key data leaner through callbackRichard Levitte
2019-11-14Fix no-cmac and no-camelliaMatt Caswell
2019-11-14Add confdump to .gitignoreMatt Caswell
2019-11-14Document various new/changes EVP_PKEY_CTX_* functionsMatt Caswell
2019-11-14Document the public EVP_ASYM_CIPHER releated functionsMatt Caswell
2019-11-14Add documentation for the Asymmetric Cipher OperationMatt Caswell
2019-11-14Move RSA Asym cipher code to the default providerMatt Caswell
2019-11-14Increase OSSL_PARAM_BLD_MAX for multi-prime RSAMatt Caswell
2019-11-14Implement provider support for Asym CiphersMatt Caswell
2019-11-14Allow strings in params to be of zero lengthMatt Caswell
2019-11-14Allow setting a NULL pointer in a params structureMatt Caswell
2019-11-14CORE: Add a generic callback function typeRichard Levitte
2019-11-13chacha_enc.c: fix for EBCDIC platformsJoerg Schmidbauer
2019-11-13Extend docs for EC_POINT conversion functionsNicola Tuveri
2019-11-13Add self-test for EC_POINT_hex2pointNicola Tuveri
2019-11-13Fix EC_POINT_bn2point() for BN_zero()Nicola Tuveri
2019-11-13libcrypto.num: remove some unused EVP_MAC symbolsDr. Matthias St. Pierre
2019-11-13Add more tests for apps/reqNicola Tuveri
2019-11-12Add missing docs for some PKCS12 functionsJon Spillett
2019-11-12add OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_FUNC, and friendsDr. David von Oheimb
2019-11-12re-add definition of OPENSSL_MSTR deleted from opensslv.h in macros.hDr. David von Oheimb
2019-11-12SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack()Richard Levitte
2019-11-12Add a tester of OpenSSL config files and test the current .pragmaRichard Levitte
2019-11-12Add a .pragma directive for configuration filesRichard Levitte
2019-11-12Make sure KDF reason codes are conserved in their current stateRichard Levitte
2019-11-12Deprecate ERR_load_KDF_strings()Richard Levitte
2019-11-12util/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATEDIN_x_y(...)'Richard Levitte
2019-11-12Reinstate the KDF error macrosRichard Levitte
2019-11-11Fix cut'n'paste typos in the provider-digest podDmitry Belyavskiy
2019-11-11Fix misspelled resumption_label for CHARSET_EBCDICIdo Ben-Natan