Fix the RC4-MD5 cipher
[openssl.git] / providers /
2022-05-03 Matt CaswellFix the RC4-MD5 cipher
2022-04-29 Tomas Mrazpoly1305: Properly copy the whole context on dup
2022-04-27 Jon SpillettPrefer GNU library initialization mechanism over platfo...
2022-04-27 Tomas Mrazsiphash: Properly set mac size in sipcopy
2022-04-21 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-04-21 Dmitry BelyavskiyFIPS provider modifications
2022-04-19 Tomas MrazAvoid undefined behavior of provided macs on EVP_MAC...
2022-04-11 Tomas Mrazec_export: Other parameters are exportable with domain...
2022-04-11 Tomas Mrazsm2: Allow setting 0 length SM2 dist ID param
2022-04-10 Paulikdf: avoid NULL dereference on malloc failure in sshkdf
2022-03-15 Matt Caswellmake update
2022-03-15 Matt CaswellUpdate copyright year
2022-03-14 Tomas MrazDH: Make padding always on when X9.42 KDF is used
2022-02-14 Jiasheng Jiangdh_exch.c: Add check for OPENSSL_strdup
2022-02-03 Todd ShortFix copyrights
2022-02-03 slontisFix EVP todata and fromdata when used with selection...
2022-01-28 Zhou QingyangAdd the missing check of BN_bn2hex return value
2022-01-27 Tomas MrazFix IV length of DES EDE ECB implementations
2022-01-18 Tomas Mrazdh_exch.c: Correct gettable parameters for DH key exchange
2022-01-17 Tomas MrazDo not call ossl_ffc_name_to_dh_named_group with NULL...
2022-01-13 Paulidrbg: add handling for cases where TSAN isn't available
2022-01-13 PauliAvoid using a macro expansion in a macro when staticall...
2022-01-07 Peiwei Huproviders/implementations/keymgmt/rsa_kmgmt.c: refactor...
2022-01-06 Dr. David von OheimbOSSL_STORE: Prevent spurious error during loading priva...
2022-01-05 x2018check the return value of OSSL_PARAM_BLD_new in dsa_kmg...
2022-01-03 x2018Check the return value of ossl_bio_new_from_core_bio()
2021-12-19 ABautkinFix deref after null
2021-12-14 Matt Caswellmake update
2021-12-13 Richard LevitteAdapt our OSSL_FUNC_keymgmt_match() implementations...
2021-12-08 Gerd Hoffmannrename MIN() macro
2021-12-06 Tomas Mrazkey_to_type_specific_pem_bio_cb: Use passphrase callbac...
2021-12-06 Tomas MrazPVK decoder: prompt for PVK passphrase and not PEM
2021-12-06 Tomas MrazFix pvk encoder to properly query for the passphrase
2021-12-01 Tomas Mrazvarious kdfs: Always reset buflen after clearing the...
2021-11-23 Tomas Mrazrsa_signverify_init: Set the PARAMS after key is set
2021-11-22 PW HuFix the return check of OBJ_obj2txt
2021-11-15 Tomas MrazAdd null digest implementation to the default provider
2021-11-12 Tomas Mrazproviders: Allow possible reinitialization in all signa...
2021-11-12 Tomas Mrazdo_sigver_init: Allow reinitialization of an existing...
2021-11-09 Richard LevitteFix DER encoder implementations for output structures...
2021-11-07 PauliAddress Coverity 1493362 resource leak
2021-10-26 Matt CaswellDon't crash encoding a public key with no public key...
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
2021-10-22 Matt CaswellFix a bug in signature self tests in the FIPS module
2021-10-22 Matt CaswellFix SSKDF to not claim a buffer size that is too small...
2021-10-19 Matt CaswellUpdate provider_util.c to correctly handle ENGINE refer...
2021-10-15 Tomas MrazRaise error when invalid digest used with SM2
2021-09-22 Paulirand: don't free an mis-set pointer on error
2021-09-21 Dmitry BelyavskiyAvoid double-free on unsuccessful getting PRNG seeding
2021-09-15 Tomas Mrazproviders: Do not use global EVP_CIPHERs and EVP_MDs
2021-09-07 Richard Levittemake update
2021-09-07 Richard LevitteUpdate copyright year
2021-09-05 Richard LevitteENCODER PROV: Add encoders with EncryptedPrivateKeyInfo...
2021-09-05 Richard LevitteOSSL_STORE 'file:' scheme: Set input structure for...
2021-09-05 Richard LevittePEM to DER decoder: Specify object type and data struct...
2021-09-03 slontisFix dh dupctx refcount error
2021-09-03 Richard LevitteVMS: Compensate for x86_64 cross compiler type incompat...
2021-08-31 slontisAdd the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
2021-08-27 David CarlierDarwin platform allows to build on releases before...
2021-08-25 Pauliaes-wrap: improve error handling
2021-08-25 PauliAdd invalid input length error
2021-08-24 Matt CaswellCorrectly calculate the length of SM2 plaintext given...
2021-08-18 Paulipkcs12: check for zero length digest to avoid division...
2021-08-17 Shane LontisFix CTS cipher decrypt so that the updated IV is return...
2021-08-17 Shane LontisChange CTS CS3 (Kerberos) so that it accepts a 16 byte...
2021-08-17 Shane LontisAdd support for camellia cbc cts mode
2021-08-17 Shane LontisRefactor cipher aes_cts code so that it can be used...
2021-08-11 David BohmanMacOS: Add an include of <CommonCrypto/CommonCryptoError.h>
2021-08-05 Kelvin LeeFix VS2019 compile error C4703: potentially uninitializ...
2021-08-05 Paulifips: add power up test for TLS 1.3 KDF
2021-08-05 Pauliprovider: add TLS13_KDF to the default and FIPS providers
2021-08-05 Paulitls/prov: move the TLS 1.3 KDF code to providers
2021-07-29 Matt Caswellmake update
2021-07-29 Matt CaswellUpdate copyright year
2021-07-28 Matt CaswellDon't leak the OSSL_LIB_CTX in the event of a failure...
2021-07-20 Paulidrbg: allow the ctr derivation function to be disabled...
2021-07-16 Tomas MrazAllow RSA signature operations with RSA_NO_PADDING
2021-07-16 Tomas MrazSignature algos: allow having identical digest in params
2021-07-14 PauliRemove lower limit on GCM mode ciphers
2021-07-06 Shane LontisAdd HKDF negative tests
2021-07-06 Tomas Mrazupdate fips checksums
2021-07-06 Tomas Mrazfips module header inclusion fine-tunning
2021-07-05 Pauliprovider: use #define for PBKDF1 algorithm name
2021-07-03 Richard LevittePROV & STORE: Make the 'file:' store loader understand...
2021-07-03 Richard LevittePROV & STORE: Don't decode keys in the 'file:' store...
2021-06-29 Richard LevitteDECODER & ENCODER: Make sure to pass around the origina...
2021-06-29 David CARLIERdarwin platform replacing getentropy usage by platform...
2021-06-29 Richard LevittePROV: Have our PEM->DER decoder only recognise our...
2021-06-26 Tomas MrazUpdate fips sources and checksums
2021-06-25 Dr. David von OheimbFix file_name_check() in storemgmt/file_store.c and...
2021-06-24 Tomas Mrazepki2pki_decode: passphrase callback failure is fatal...
2021-06-22 Shane LontisChange self test for AES_CGM to perform both an encrypt...
2021-06-18 Tomas Mrazaix64-gcc target: Fix build breakage with enable-fips
2021-06-17 Matt Caswellmake update
2021-06-17 Matt CaswellUpdate copyright year
2021-06-17 Shane LontisAdd self test for ECDSA using curve with a binary field
2021-06-16 Pauliprov: tag SM2 encoders and decoders as non-FIPS
2021-06-16 Dmitry BelyavskiyCorrect processing of AES-SHA stitched ciphers
2021-06-14 Matt CaswellAdd a generic SubjectPublicKeyInfo decoder
2021-06-13 Tomas MrazAvoid duplicating prov_running.o in libdefault and...
next