summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-09Revert "Fix an occasional CI failure due to unaligned access"Tomas Mraz
2023-01-06Fix SM4 test failures on big-endian ARM processorsXu Yizhou
2023-01-06remove extra define for __NR_getrandom and add some commentszhangzhilei
2023-01-05Write SSL_R alerts to error state to keep updated stringsTomas Mraz
2023-01-0480-test_cms.t: Fix rsapssSaltlen check on MinGWTomas Mraz
2023-01-0425-test_pkcs8.t: Make text comparison ignore extra CR charactersTomas Mraz
2023-01-04Cleanse internal BN_generate_dsa_nonce() buffers used to generate k.slontis
2023-01-04Fixed typos in documentation and commentsSemen Zhydenko
2022-12-28Bump actions/setup-python from 4.3.1 to 4.4.0dependabot[bot]
2022-12-22INSTALL.md: Remove trailing spaceTomas Mraz
2022-12-22Support multibin to allow multiple binary models to co-exist.Randall S. Becker
2022-12-22Docs: Move deprecated ECDSA_ functions into a separate file.slontis
2022-12-22Change HKDF to alloc the info buffer.slontis
2022-12-22ssl3_mac(): Fix possible divide by zero bugzhailiangliang
2022-12-22ec_kmgmt.c: check the return of BN_CTX_get() in time.xkernel
2022-12-22INSTALL.md: Fix typoMatheus Cunha
2022-12-22Add Demos for DSA params/DSA keygen.slontis
2022-12-22Fix possible UB in init_info_stringsBernd Edlinger
2022-12-22Add testcase for OSSL_trace_set_callback()Tomas Mraz
2022-12-22Avoid ifdefs in trace categoriesTomas Mraz
2022-12-22Add a CMS test for a bad encryption algorithmMatt Caswell
2022-12-22Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OIDMatt Caswell
2022-12-22Fix BIO_f_asn1() to properly report some errorsMatt Caswell
2022-12-22Fix SMIME_crlf_copy() to properly report an errorMatt Caswell
2022-12-22Fix BIO_f_cipher() flushingMatt Caswell
2022-12-21Fix a logic flaw in test_mod_exp_zeroBernd Edlinger
2022-12-21Add CHANGES.md entry for support for KMAC in KBKDFTomas Mraz
2022-12-1619607 No need to link explicitly with libpthread on SolarisDarren J Moffat
2022-12-16Update FIPS related build instructions.slontis
2022-12-16Refine the documents of several APIsPeiwei Hu
2022-12-16Address coverity issue CID 1517105slontis
2022-12-16Update HMAC() documentation.slontis
2022-12-16Update pyca-cryptography submodule to fix CITomas Mraz
2022-12-16Add KMAC support to KBKDF.slontis
2022-12-15timing_load_creds requires POSIX1.2001 due to rusageTomas Mraz
2022-12-15BIO_s_dgram: add documentation and hazard warningsHugo Landau
2022-12-15Coverity: fix 272011 resource leakPauli
2022-12-14timing_load_creds: Fix typos in the timersub macroTomas Mraz
2022-12-14Do not build P10-specific AES-GCM assembler on AIXTomas Mraz
2022-12-14Do not build P10-specific Chacha20 assembler on AIXTomas Mraz
2022-12-14test: cmp_vfy_test: fix defined but unusedČestmír Kalina
2022-12-14Fix openssl storeutl to allow serial + issuerSimo Sorce
2022-12-14rsa: fix merge CI runs with old FIPS providersHubert Kario
2022-12-13rsa: fix version of rsa implicit rejection introductionHubert Kario
2022-12-13Allow OBJ_create() to create an OBJ and NID with a NULL OIDRichard Levitte
2022-12-13Make error reason for disallowed legacy sigalg more specificTomas Mraz
2022-12-13Fix SM4-CBC regression on Armv8fangming.fang
2022-12-13Fix-up to f3090fc7James Muir
2022-12-12crypto/err: expand on error code generationČestmír Kalina
2022-12-12rsa: add implicit rejection CHANGES entryHubert Kario