summaryrefslogtreecommitdiffstats
path: root/providers
AgeCommit message (Expand)Author
2023-02-07make updateRichard Levitte
2023-02-07Update copyright yearRichard Levitte
2023-02-03Do not create DSA keys without parameters by decoderTomas Mraz
2023-02-03Prevent creating DSA and DH keys without parameters through importTomas Mraz
2023-01-30ChaCha20-Poly1305 no longer supports truncated IV's.slontis
2023-01-17Fix potential NULL pointer dereferenceJuergen Christ
2023-01-12SSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX_get_kdf_size()slontis
2022-12-22Change HKDF to alloc the info buffer.slontis
2022-12-22ec_kmgmt.c: check the return of BN_CTX_get() in time.xkernel
2022-12-22Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-12-20Raise the KMAC limits for key and custom size to 512 bytesTomas Mraz
2022-11-16Fix the check of EC_GROUP_check_named_curvePeiwei Hu
2022-11-04Check for private key existence before calling eddsa sign functionsWangchong Zhou
2022-11-02providers/common/der/oids_to_c.pm: Remove use of Data::DumperRichard Levitte
2022-11-01make updateTomas Mraz
2022-11-01Update copyright yearTomas Mraz
2022-10-27Make openVMS seeding less dependent of OpenVMS versionRichard Levitte
2022-10-27Use RSA CRT parameters in FIPS self tests.slontis
2022-10-19Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips sourceTomas Mraz
2022-10-19default provider: include RIPEMD160Pauli
2022-10-11make updateMatt Caswell
2022-10-11Update copyright yearMatt Caswell
2022-10-07set MGF1 digest correctlyJames Muir
2022-08-19Limit the size of various MAXCHUNK definitionsPauli
2022-08-18ec_kmgmt.c: Do not crash when getting OSSL_PKEY_PARAM_ENCODED_PUBLIC_KEYTomas Mraz
2022-08-04providers: Set the size of EC signature on s390.Sebastian Andrzej Siewior
2022-08-01Updating ifdefs to account for xlclang compiler frontend on AIX.Rob Mc Gee
2022-07-27GCM: record limit counter gets reset on AAD changesPauli
2022-07-19dh_to_text: Print the dh->length if setTomas Mraz
2022-07-11use #pragma comment(lib) with _MSC_VER onlyViktor Szakats
2022-07-05make updateRichard Levitte
2022-07-05Update copyright yearRichard Levitte
2022-06-29Remove redundant check for `saltlen > UINT32_MAX`Daniel Fiala
2022-06-28kdf objects missing a return if malloc fails.slontis
2022-06-27Improve checks for invalid saltlen in DER writer.Daniel Fiala
2022-06-27der_writer: Use uint32_t instead of long.Daniel Fiala
2022-06-27Add checks for saltlen and trailerfield to rsa key writer.Daniel Fiala
2022-06-24Update fips source checksums to drop the unwanted headersTomas Mraz
2022-06-23The flag "decoded-from-explicit" must be imp/exportableTomas Mraz
2022-06-21make updateMatt Caswell
2022-06-21Update copyright yearMatt Caswell
2022-06-20providers/implementations/exchange/kdf_exch.c: fix unavailable SIZE_MAXRichard Levitte
2022-06-15providers/implementations/exchange/kdf_exch.c: Fix kdf_derive()Richard Levitte
2022-06-15Fix the export routines to not return success if param alloc failedMatt Caswell
2022-06-10sm2_dupctx: Avoid potential use after free of the mdTomas Mraz
2022-06-10Fix a use after free in error handling of hmac_dupBernd Edlinger
2022-06-08Don't report success from ec_export if OSSL_PARAM_BLD_to_param failedMatt Caswell
2022-06-06Check return value of ossl_parse_property()Tomas Mraz
2022-06-02Add VERSIONINFO resource to legacy provider if it is not builtinslontis
2022-06-02Add Windows VERSIONINFO resource to fips provider dll.slontis