]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto
LoongArch: Add SHA-512 assembly implementation for better performance on small-size...
[thirdparty/openssl.git] / include / crypto /
6 days ago  Stanciu, AdrianAdd AES-CFB128 optimizations with Intel AVX-512 and...
7 days ago  Norbert Pocsinclude/crypto/md32_common.h: optimize ossl_(un)likely
13 days ago  slontisLMS code review fixups
13 days ago  slontisAdd LMS evp_test using NIST ACVP test data.
13 days ago  slontisAdd LMS Signature verification.
13 days ago  slontisAdd LMS public key decoder.
13 days ago  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...
2024-07-30  slontisAdd FIPS indicator to CMAC.
2024-07-22  Dimitri Papadopoulosthat open brace { should be on the previous line
2024-07-21  Richard Levittefix: style nits
2024-07-21  Richard Levittefix: refactor the EVP_PKEY_OP checks
2024-07-12  Hongren Zhengriscv: Fix cpuid_obj asm checks for sm4/sm3
2024-07-12  Richard Levittefix: drop DSA <=> dsaWithSHA1 aliasing
2024-07-10  slontis Add FIPS indicator callback.
2024-07-10  Dr. David von Oheimbconstify ossl_x509at_add1_attr()
2024-06-24  Jonathan M. WilburSupport subjectDirectoryAttributes and associatedInform...
2024-06-17  Jonathan M. WilburAdd support for targetingInformation X.509v3 extension
2024-06-05  Watson LaddAllow group methods to customize initialization for...
2024-05-30  sanumeshenable AES-XTS optimization for AIX
2024-05-09  Hongren Zhengriscv: use hwprobe syscall for capability detection
2024-05-07  shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
2024-05-02  Tomas MrazRename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce...
next