]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/kdfs
Improve english in endian comment
[thirdparty/openssl.git] / providers / implementations / kdfs /
11 hours ago  Pauliargon2: avoid searching for "size" parameter
5 days ago  Paulipbkdf2: remove second compiled file
5 days ago  Paulihkdf: changes to incorporate the fixed digest HkDF...
5 days ago  Paulikdf: use generated param name alias handling
5 days ago  Paulitls1-prf: process multiple seed parameters with a singl...
5 days ago  Paulikdfs: make the 'engine' parameter hidden
5 days ago  Paulihmacdrbg_kdf: convert to generated OSSL_PARAM parser
5 days ago  Paulihmacdrbg_kdf: rename C file for conversion to generated...
5 days ago  Pauliargon2: convert to generated OSSL_PARAM parser
5 days ago  Pauliargon2: rename C file for conversion to generated param...
5 days ago  Paulikrb5kdf: convert to generated OSSL_PARAM parser
5 days ago  Paulikrb5kdf: rename C file for conversion to generated...
5 days ago  Paulipbkdf1: convert to generated OSSL_PARAM parser
5 days ago  Paulipbkdf1: rename C file for conversion to generated param...
5 days ago  Paulipkcs12kdf: convert to generated OSSL_PARAM parser
5 days ago  Paulipkcs12kdf: rename C file for conversion to generated...
5 days ago  Pauliscrypt: convert to generated OSSL_PARAM parser
5 days ago  Pauliscrypt: rename C file for conversion to generated param...
5 days ago  Paulipbkdf2: convert to generated OSSL_PARAM parser
5 days ago  Paulipbkdf2: rename for autogeneration of param name parsing
5 days ago  Paulix9.42kdf: convert to generated OSSL_PARAM parser
5 days ago  Paulirename X9.42 KDF for autogeneration of param name parsing
5 days ago  Paulipvkkdf: convert to generated OSSL_PARAM parser
5 days ago  Paulisshkdf: convert to generated OSSL_PARAM parser
5 days ago  Paulibuild infrastructure for PVK KDF
5 days ago  Paulirename sshkdf for autogeneration of param name parsing
5 days ago  Paulitls1prf: update to use generated param decoders
5 days ago  Paulikdf: remove max argument to the param concatenation...
5 days ago  Paulirename tls1 PRF C file
5 days ago  Paulikbkdf: conversion to use generated param parsers
5 days ago  Paulisskdf: conversion to use generated param parsers
5 days ago  Paulihkdf: conversion to use generated param parsers
5 days ago  Paulikdf: rename SSKDF and KBKDF for param parser generation
5 days ago  Paulihkdf: rename file for Perl processing
2025-07-10  Daniel Van GeestHKDF updates
2025-07-10  Daniel Van GeestAdd HKDF algorithms with fixed digests.
2025-07-02  Tomas Mrazproviders: Silence warnings on Win64 builds
2025-05-12  pohsingwuRaise an error if PBKDF2 iteration count set to zero...
2025-05-07  pohsingwuAlign PBKDF2 indicator behavior with other implementations
2025-05-01  Daniel Van GeestExpand gettable params for HKDF
2025-04-18  Paulihkdf: allow salt to be set to null
2025-03-12  openssl-machineCopyright year updates
2025-01-23  Tomas Mrazkdf_scrypt_reset(): NULLify freed pointers
2025-01-23  Tomas Mrazscrypt: Do not free the context itself when fetch fails
2024-12-06  willmafhCode & comments changes to make them in consistent
2024-12-06  willmafhChange all one's complement to ones' complement for...
2024-11-28  Paulipbkdf2: change FIPS zeroization to use the OPENSSL_PEDA...
2024-11-28  Paulihkdf: change FIPS zeroization to use the OPENSSL_PEDANT...
2024-10-09  slontisAdd utility function ossl_param_is_empty()
2024-10-02  Simo SorceUse the correct length value for input salt
2024-09-30  Dimitri John Ledkovkdfs: implement key length check in X9.42
2024-09-05  PIumsargon2: Fixed an thread availability error string
2024-09-05  Tomas MrazCopyright year updates
2024-08-29  slontisEVP_MD_size() updates
2024-08-29  slontisUpdate code to use EVP_MD_xof()
2024-08-28  slontisCleanups for FIPS options..
2024-08-21  slontisAdd FIPS KMAC key check
2024-08-21  slontisAdd HMAC FIPS keysize check.
2024-08-07  Paulifips: add kbkdf key length check as per SP 800-131a...
2024-08-04  pohsingwuAdd new configurable item `pbkdf2-lower-bound-check`
2024-08-04  pohsingwuAdd explicit indicator for PBKDF2
2024-08-01  pohsingwuCall key_check_passed in set_ctx_params
2024-08-01  pohsingwuRestrict the length of key-derivation key used in KDFs
2024-07-30  PauliDisallow SHAKE when using PBKDF2 and X9.42 KDF
2024-07-24  pohsingwuRestrict digest in set_ctx_params
2024-07-24  pohsingwuRestrict digest algorithm used in KDFs
2024-07-22  Dimitri Papadopoulosthat open brace { should be on the previous line
2024-07-17  PauliFix kbkdf bug if MAC is set to KMAC and then something...
2024-07-10  slontisChange all existing FIPS configurable checks to use...
2024-05-13  Dimitri John Ledkovfips: zeroization of public security parameters (PSPs)
2024-04-25  Dimitri John Ledkovhkdf: when HMAC key is all zeros, still set a valid...
2024-04-09  Todd ShortFix EVP_PKEY_CTX_add1_hkdf_info() behavior
2024-04-09  Richard LevitteCopyright year updates
2024-04-01  Jiasheng Jiangkdfs/hmacdrbg_kdf.c: Add checks for the EVP_MD_get_size()
2024-01-25  Neil HormanAdd appropriate NULL checks in EVP_CIPHER api
2024-01-05  Neil Hormancleanse stack variable in kdf_pbkdf1_do_derive
2024-01-03  Neil Hormanvalidate requested key length in kdf_pbkdf1_do_derive
2023-10-26  Daiki UenoAccept longer context for TLS 1.2 exporters
2023-10-25  Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-09-14  Matt CaswellRemove use of _Static_assert
2023-09-07  Matt CaswellCopyright year updates
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-05-19  Nicky MouhaUpdate hkdf.c to avoid potentially vulnerable code...
2023-04-25  PauliUpdate KDFs to use shared functions.
2023-04-21  Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2023-04-20  Tomas MrazMinor refactoring of the Argon2 derive function
2023-03-21  Richard Levitteproviders/implementations/kdfs/argon2.c: Don't use...
2023-03-20  PauliAvoid freeing context on error
2023-03-20  PauliCoverity 1522032: use after free
2023-03-17  Richard Levitteproviders/implementations/kdfs/argon2.c: Include openss...
2023-03-17  Čestmír Kalinaproviders: add Argon2 KDF
2023-03-07  slontisAdd option to FIPS module to enforce EMS check during...
2023-02-16  Clemens Langkbkdf: Fix kbkdf_dup function pointer type
2023-01-24  FdaSilvaYYTypos fixing
2023-01-12  slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2022-12-22  slontisChange HKDF to alloc the info buffer.
2022-12-16  slontisAdd KMAC support to KBKDF.
2022-11-30  slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-10-28  Richard Levitteproviders/implementations/kdfs/pvkkdf.c: Ensure SIZE_MA...
next