]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto
Fix ML-KEM key equality check when either unset
[thirdparty/openssl.git] / include / crypto /
13 hours ago  Eugene SyromiatnikovRevert "rsa: expose pairwise consistency test API"
7 days ago  Paulirename FFC_PARAM_PTRS to FFC_OSSL_PARAMS
7 days ago  Paulidsa/dh: update keymanagers for DH and DSA to use genera...
2025-09-02  openssl-machineCopyright year updates
2025-08-31  Simo SorceImplement EVP_KDF_CTX_set_SKEY
2025-08-31  Dmitry BelyavskiyImplement EVP_KDF_derive_SKEY
2025-08-31  Dmitry BelyavskiyWe use evp_skey_alloc from several source files
2025-08-29  Paulislh-dsa: add a PCT for key import when in FIPS mode
2025-08-22  Pauliecx: convert to using generated parameter decoding
2025-08-22  Paulilms: convert to using generated parameter decoding
2025-08-22  Paulislh-dsa: convert to using a generated decoder
2025-08-08  GAlvareFixes for build failures on OS X 10.4 Tiger
2025-07-31  Paulidh: add FIPS 140-3 PCT on key import.
2025-07-31  Paulirsa: expose pairwise consistency test API
2025-07-25  martinAdd support for TLS 1.3 OCSP multi-stapling for server...
2025-07-17  Stanciu, AdrianAdd AES-CFB128 optimizations with Intel AVX-512 and...
2025-07-16  Norbert Pocsinclude/crypto/md32_common.h: optimize ossl_(un)likely
2025-07-10  slontisLMS code review fixups
2025-07-10  slontisAdd LMS evp_test using NIST ACVP test data.
2025-07-10  slontisAdd LMS Signature verification.
2025-07-10  slontisAdd LMS public key decoder.
2025-07-10  slontisAdd base code to load a LMS public key.
2025-07-07  Daniel FrinkSeparate public and private ML-KEM allocations
2025-07-02  Tomas Mrazlibapps + libcrypto: Silence warnings on Win64 builds
2025-06-20  Neil HormanMove thread-event handlers to the new thread-local api
2025-05-27  Paulievp: add EVP_PKEY_get_security_category function
2025-05-27  Paulislh-dsa: add security category support
2025-05-27  Pauliml-kem: add security category support
2025-05-27  Pauliml-dsa: add security category support
2025-04-23  Simo SorceAdd ml_dsa msg_update functions to provider code
2025-04-23  Simo SorceMake public ml_dsa_mu_.. helpers
2025-04-14  fangming.fangImplement AES-CBC-HMAC-SHA512 on aarch64
2025-04-14  fangming.fangImplement interleaving aes-cbc-hmac-sha on aarch64
2025-04-02  Elizarova AlinaEnable x86-64 SM4 optimizations with SM4 ISA extension
2025-03-19  Viktor DukhovniTolerate PKCS#8 V2 with optional public keys
2025-03-12  openssl-machineCopyright year updates
2025-03-01  Viktor DukhovniFurther decoder tuning possibly better perf
2025-02-27  Dan Pittmanadd an AVX-512-optimized ASM XTS implementation for...
2025-02-25  daichengrongriscv: add dl_hwcap for capability detection
2025-02-25  Viktor DukhovniMore seed and private key checks for ML-DSA
2025-02-22  slontisSLH-DSA - restrict keygen seed length to exact value...
2025-02-20  Viktor DukhovniConfigurable import-time PCT for ML-KEM
2025-02-18  slontisSLH-DSA: Add EVP_PKEY_CTX_dup() support.
2025-02-18  slontisSLH_DSA: Add support for generating X509 certs via...
2025-02-18  slontisSLH-DSA cleanups
2025-02-18  slontisSLH-DSA More fixups
2025-02-18  slontisSLH-DSA: Remove legacy ASN1 method tables for SLH-DSA...
2025-02-18  slontisSLH-DSA cleanups
2025-02-18  slontisAdd SLH_DSA key validation.
2025-02-18  slontisAdd SLH-DSA encoder/decoder support.
2025-02-18  slontisSLH-DSA clean ups
2025-02-18  slontisAdded return code checks to SLH_DSA Hash functions...
2025-02-18  slontisAdd SLH_DSA to the FIPS provider.
2025-02-18  slontisAdd SLH-DSA signing.
2025-02-18  slontisAdd SLH-DSA key generation
2025-02-18  slontisAdd SLH_DSA signature verification.
2025-02-18  slontis Add base code to load a SLH_DSA public key.
2025-02-15  Dmitry BelyavskiyImplement EVP_MAC_init_SKEY
2025-02-15  Simo SorceAdd skeymgmt helper to fetch from a provider
2025-02-15  Simo SorceAdd generic secret skeymgmt provider, skey abstraction...
2025-02-15  Dmitry BelyavskiyEVP_SKEY implementation for EVP_CIPHER
2025-02-14  Viktor DukhovniReject import of private keys that fail PCT
2025-02-14  Viktor DukhovniImplement seed/key preference when decoding
2025-02-14  Viktor DukhovniASN.1 ML-KEM private key format
2025-02-14  Viktor DukhovniImproved import and export
2025-02-14  Viktor DukhovniEncoders and Decoders for ML-KEM
2025-02-14  Viktor DukhovniML-KEM hybrids for TLS
2025-02-14  Viktor DukhovniML-KEM libcrypto implementation polish
2025-02-14  Viktor DukhovniMulti-variant ML-KEM
2025-02-14  Andrew DinhAdd ML-KEM-768 KATs from BoringSSL
2025-02-14  Michael BaentschAdd ML-KEM-768 implementation
2025-02-14  Pauliml-dsa: allow signature operations to be provided a...
2025-02-14  Viktor DukhovniReject private keys with an incorrect pk hash
2025-02-14  Viktor DukhovniFlexible encoders for ML-DSA
2025-02-14  Pauliml-dsa: add more to internal header
2025-02-14  slontisAdd ML_DSA encoders
2025-02-14  slontisML-DSA: coverage testing fixups
2025-02-14  slontisML-DSA: Add support for dup.
2025-02-14  slontisAdd ML_DSA encoders
2025-02-14  slontisML-DSA fixups
2025-02-14  slontisAdd ML-DSA sign/verify
2025-02-14  slontisAdd ML-DSA Keygen support
2025-02-04  PauliAdd support for random provider
2025-01-20  Tomas MrazFix timing side-channel in ECDSA signature computation
2025-01-06  Jakub ZelenkaFix CMS encryption with key agreement when originator set
2024-12-17  Ramkumarfeat: add EVP APIs for cipher pipelining
2024-12-10  Tomas MrazAdd function to mix in an additional input into a RAND_POOL
2024-11-20  wangchengAdd CTX copy function for EVP_MD to optimize the perfor...
2024-11-13  Jonathan M. Wilburfeat: define and use ossl_bio_print_hex
2024-11-04  Gábor TóthváriRemove two unused union members from struct x509_object_st.
2024-10-28  Matt CaswellFix builds on riscv64 using musl
2024-09-16  Jonathan M. Wilburfeat: add ossl_serial_number_print
2024-09-05  Tomas MrazCopyright year updates
2024-08-28  sashanRSA decoder should check also sanity of p, q, e, d...
2024-08-23  slontisFIPS: Add EDDSA public key validation.
2024-08-21  Tomas MrazUse the new hashtable for core_namemap
2024-08-12  pohsingwuRestrict salt length for RSA-PSS in the FIPS provider
2024-08-07  FdaSilvaYYFix '--strict-warnings' build breakage
2024-08-07  Dmitry BelyavskiyImplementation of the RFC 9579, PBMAC1 in PKCS#12
2024-08-06  slontisAdd KeyManagement keygen parameter getter/gettable...
next