summaryrefslogtreecommitdiffstats
path: root/providers
AgeCommit message (Expand)Author
2022-12-01make updateTomas Mraz
2022-12-01Update copyright yearTomas Mraz
2022-11-29Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-11-23Fix AES-GCM on Power 8 CPUsTomas Mraz
2022-11-23Fix PROV_RC5_CTX's original structure namePaul Yang
2022-11-23Cleanup EBCDIC string defintionsTodd Short
2022-11-23provider: cipher: aes: add riscv32 zkn (zbkb) supportHongren (Zenithal) Zheng
2022-11-23s390x: Optimize kmacJuergen Christ
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY
2022-11-21providers: cipher: aes: add riscv64 zkn supportHongren (Zenithal) Zheng
2022-11-21Make IV/buf in prov_cipher_ctx_st alignedHongren (Zenithal) Zheng
2022-11-21Remove duplicated #include headersJHH20
2022-11-21fix some typoscuishuang
2022-11-21SM4 optimization for ARM by ASIMDDaniel Hu
2022-11-21Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATAHugo Landau
2022-11-16Fix the check of EC_GROUP_check_named_curvePeiwei Hu
2022-11-11cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas Mraz
2022-11-11Fix bug in scrypt KDF provider dup methodHugo Landau
2022-11-11Further acceleration for SM4-GCM on ARMDaniel Hu
2022-11-11AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.Andrey Matyukov
2022-11-11Fixed counter overflowDanny Tsen
2022-11-11Move e_os.h to include/internalRichard Levitte
2022-11-11indentation fixPauli
2022-11-11tls1 prf: implement ctx dup operationPauli
2022-11-11pkcs12 kdf: implement ctx dup operationPauli
2022-11-11k942 kdf: implement ctx dup operationPauli
2022-11-11ss KDF: implement ctx dup operationPauli
2022-11-11ssh kdf: implement ctx dup operationPauli
2022-11-11scrypt: implement ctx dup operationPauli
2022-11-11krb5kdf: implement ctx dup operationPauli
2022-11-11kbkdf: implement ctx dup operationPauli
2022-11-11hkdf: implement ctx dup operationPauli
2022-11-11pbkdf2: implement ctx dup operationPauli
2022-11-11pbkdf1: implement ctx dup operationPauli
2022-11-11prov: add a safe memdup function for context cloningPauli
2022-11-11Support different R_BITS lengths for KBKDFPatrick Uiterwijk
2022-11-11Optimize AES-GCM for uarchs with unroll and new instructionsXiaokangQian
2022-11-11AES-GCM performance optimzation with stitched method for p9+ ppc64leDanny Tsen
2022-11-10Put 3DES back into the FIPS provider as a non-approved algorithmPauli
2022-11-09fix indentationPauli
2022-11-09SM4 optimization for ARM by HW instructionDaniel Hu
2022-11-09providers: Add SM4 GCM implementationTianjia Zhang
2022-11-09Fix typosDimitris Apostolou
2022-11-09check the return value of EVP_MD_fetch in ecdh_exch.c:285 & dh_exch.c:347x2018
2022-11-09Add support for RNDRRS ProviderOrr Toledano
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-02fips: verify that the RNG was restored after the self testsPauli
2022-11-02Update FIPS KATs for 140-3Pauli
2022-11-02Remove DES cipher from the FIPS providerPauli