]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/common
docs: fix typos
[thirdparty/openssl.git] / providers / common /
7 days ago  Paulierror: add new repeated parameter error
2025-07-31  Pauliutil: add helper functions that don't locate the parameters
2025-07-30  Daniel Van GeestImplement KEMRecipientInfo (RFC9629) in CMS
2025-04-14  fangming.fangImplement AES-CBC-HMAC-SHA512 on aarch64
2025-04-14  fangming.fangImplement interleaving aes-cbc-hmac-sha on aarch64
2025-03-12  openssl-machineCopyright year updates
2025-03-09  Viktor DukhovniRefactor sigalg handling
2025-02-26  Viktor DukhovniMake RFC8422 deprecated TLS EC curves disablable
2025-02-18  slontisSLH_DSA: Make apps.c do_X509_REQ_verify() call work...
2025-02-18  slontisSLH_DSA: Add support for generating X509 certs via...
2025-02-14  Paulifips: include ML-KEM capabilities in FIPS provider
2025-02-14  Viktor DukhovniLeft over doc TODOs
2025-02-14  Viktor DukhovniPost-merge make update
2025-02-14  Viktor DukhovniASN.1 ML-KEM private key format
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  Michael BaentschAdd ML-KEM-768 implementation
2025-02-14  Viktor DukhovniPost-merge make update
2025-02-14  slontisML-DSA: Add TLS-SIGALG capability to support ML-DSA...
2025-02-14  Viktor DukhovniFlexible encoders for ML-DSA
2025-02-14  slontisML_DSA Add support for generation of X509 certificates...
2025-02-14  slontisAdd ML_DSA encoders
2025-02-11  Simo SorceChange also other DRBG's algorithm fetching
2025-01-25  Viktor DukhovniAlso expose an accessor for a single string provider...
2025-01-24  Viktor DukhovniExpose the provider `c_get_params` function via PROV_CTX.
2024-10-09  slontisAdd utility function ossl_param_is_empty()
2024-09-27  Dimitri John Ledkovfips: Prohibit SHA1 in DH & ECDH exchange
2024-09-18  PauliAdd failed entropy continuous test error
2024-09-05  Tomas MrazCopyright year updates
2024-08-29  Richard LevitteAdd ED25519 and ED448 support for EVP_PKEY_{sign,verify...
2024-08-29  Richard LevitteRefactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use...
2024-08-28  slontisCleanups for FIPS options..
2024-08-21  slontisAdd additional test cases for Single Step KDF.
2024-08-21  slontisAdd FIPS KMAC key check
2024-08-21  slontisAdd HMAC FIPS keysize check.
2024-08-21  Richard LevitteEnable RSA-SM3 in the default provider
2024-08-21  Richard Levittefix coding style
2024-08-21  Richard LevitteRefactor OpenSSL 'RSA' EVP_SIGNATURE to also include...
2024-08-16  PauliRevert "fips: add no digested option to FIPS provider"
2024-08-15  slontisAdd FIPS Indicator for ECDH cofactor.
2024-08-12  pohsingwuRestrict salt length for RSA-PSS in the FIPS provider
2024-08-11  Paulifips: support signature-digest-checks in FIPS provider
2024-08-08  slontisFix FIPS indicator defines for larger indicies.
2024-08-07  Paulifips: add kbkdf key check checking function
2024-08-07  Paulifips: add option to disable PKCS#1 version 1.5 padding
2024-08-07  Dimitri PapadopoulosFix typos found by codespell
2024-08-07  Paulifips: add no digested option to FIPS provider
2024-08-04  pohsingwuAdd new configurable item `pbkdf2-lower-bound-check`
2024-08-01  pohsingwuRestrict the length of key-derivation key used in KDFs
2024-07-30  slontisAdd FIPS indicator to CMAC.
2024-07-29  slontisAdd RSA Signature restrictions for X9.31 padding in...
2024-07-26  slontisAdd FIPS indicator support for Triple-DES encryption.
2024-07-26  Paulifips: wire in the no-short-mac option
2024-07-25  slontisDisable DSA signing in the FIPS provider.
2024-07-24  pohsingwuRestrict digest algorithm used in KDFs
2024-07-19  Paulifips: correctly initialise FIPS indicator settables
2024-07-10  slontisChange all existing FIPS configurable checks to use...
2024-07-10  slontisAdd FIPS indicator helpers
2024-05-22  Dimitri John Ledkovrsa-pss: add tests checking for SHAKE usage in RSA-PSS
2024-04-19  Dimitri John LedkovExclude X25519 and X448 from capabilities advertised...
2023-10-20  Matthias St. Pierrerand: add callbacks to cleanup the user entropy resp...
2023-09-28  Matt CaswellCopyright year updates
2023-09-27  Paulifips: use seed source requested
2023-09-07  Matt CaswellCopyright year updates
2023-06-14  Paulifips: update DSA security check to fix legacy verify...
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-03-28  PauliDeclare FIPS option functions in their own header
2023-03-17  Čestmír Kalinaproverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD...
2023-03-07  slontisAdd option to FIPS module to enforce EMS check during...
2022-11-25  Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-02  Richard Levitteproviders/common/der/oids_to_c.pm: Remove use of Data...
2022-10-07  Matt CaswellReimplement brainpool TLSv1.3 support group support
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-06-29  Daniel FialaRemove redundant check for `saltlen > UINT32_MAX`
2022-06-27  Daniel FialaImprove checks for invalid saltlen in DER writer.
2022-06-27  Daniel Fialader_writer: Use uint32_t instead of long.
2022-06-27  Daniel FialaAdd checks for saltlen and trailerfield to rsa key...
2022-05-03  Matt CaswellUpdate copyright year
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-05  Richard LevitteMove e_os.h to include/internal
2022-02-03  Todd ShortFix copyrights
2022-02-01  Pauliindentation fix
2022-02-01  Pauliprov: add a safe memdup function for context cloning
2021-10-28  x2018fix some code with obvious wrong coding style
2021-10-19  Matt CaswellUpdate provider_util.c to correctly handle ENGINE refer...
2021-09-15  Tomas Mrazproviders: Do not use global EVP_CIPHERs and EVP_MDs
2021-08-25  PauliAdd invalid input length error
2021-07-29  Matt CaswellUpdate copyright year
2021-07-06  Tomas Mrazfips module header inclusion fine-tunning
2021-06-17  Matt CaswellUpdate copyright year
2021-06-04  Tomas MrazMove libssl related defines used by fips provider to...
2021-06-02  Pauliproviders: remove TODOs
2021-06-02  Richard Levitteproviders/common/der/build.info: make a variable for...
2021-06-01  Shane LontisMove provider der_XXX.h.in files to the include directory.
2021-05-31  Richard LevitteAdd .asn1 dependencies for files generated from provide...
2021-05-30  Richard LevitteAdd the usual autowarn perl snippet in providers/common...
2021-05-26  Paulierr: rename err_load_xxx_strings_int functions
next