Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware
[openssl.git] / include / openssl / evp.h
2019-04-19 Matt CaswellMake EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider...
2019-04-05 Richard LevitteEVP_set_default_properties(): New function to set globa...
2019-03-21 Matt CaswellImplement EVP_MD_fetch()
2019-03-19 Dmitry BelyavskiyProviding missing accessor to EVP_PKEY.engine
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-02-06 Antoine Salonblake2: register MAC objects
2019-02-06 Antoine Salonblake2b: add EVP_MAC API
2019-01-30 Petr VorelReuse already defined macros
2018-12-22 Shreya BhandareEVP_PKEY_size declared to take a const parameter
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support
2018-12-07 Boris Pismennyevp/e_aes: Expose IV
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-11-13 Shane LontisKMAC implementation using EVP_MAC
2018-11-10 David WoodhouseAdd EVP_PKEY_supports_digest_nid()
2018-11-05 PauliEVP_MAC ctrl numbering duplicate removal.
2018-11-05 Paul YangAdd poly1305 MAC support
2018-11-04 PauliGMAC implementation
2018-10-30 Richard LevitteEVP_MAC: Add SipHash implementation
2018-10-30 Richard LevitteEVP_MAC: Add HMAC implementation
2018-10-30 Richard LevitteEVP_MAC: Add CMAC implementation
2018-10-29 Richard LevitteAdd convenience functions EVP_str2ctrl() and EVP_hex2ctrl()
2018-10-29 Richard LevitteAdd generic EVP_PKEY_METHOD for EVP_MACs
2018-10-29 Richard LevitteAdd EVP_MAC API
2018-09-07 Paul YangSupport setting SM2 ID
2018-09-07 Paul YangSupport pmeth->digest_custom
2018-09-07 Paul YangIntroduce EVP_MD_CTX_set_pkey_ctx
2018-06-19 Jack LloydAdd EVP_PKEY_set_alias_type
2018-06-08 Matt CaswellAdd function for setting the EVP_PKEY_ASN1_METHOD raw...
2018-06-08 Matt CaswellAdd support getting raw private/public keys
2018-03-21 Jack BatesConvert _meth_get_ functions to const getters
2018-03-19 Kurt RoeckxDon't use a ssl specific DRBG anymore
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-15 Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15 Matt CaswellAdd functions for setting the new EVP_PKEY_ASN1_METHOD...
2018-03-15 Matt CaswellAdd the function EVP_PKEY_new_CMAC_key()
2018-03-15 Matt CaswellAdd support for setting raw private HMAC keys
2018-03-15 Matt CaswellAdd functions to create an EVP_PKEY from raw private...
2018-03-02 Matt CaswellAdd pkey types for curve448
2018-02-28 Kurt RoeckxTell the ciphers which DRBG to use for generating rando...
2018-02-09 Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2018-01-23 PauliSHA512/224 and SHA512/256
2017-11-20 Paul YangSupport public key and param check in EVP interface
2017-11-05 Jack LloydSM3: Add SM3 hash function
2017-10-31 Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-30 Richard LevitteEVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
2017-10-11 Dr. Stephen HensonAdd EVP_PKEY_set1_engine() function.
2017-09-14 Paul YangSupport EVP_PKEY_meth_remove and pmeth internal cleanup
2017-09-13 Paul YangSupport key check in EVP interface
2017-08-30 Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-15 Johannes BauerFix coding style of EVP_PKEY_CTX_ctrl_uint64
2017-08-12 Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-08-08 Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-07-29 Dr. Stephen HensonAdd public key method enumeration function.
2017-07-25 Andy PolyakovAdd evp/m_sha3.c.
2017-07-03 Richard LevitteRemove the possibility to disable the UI module entirely
2017-06-21 Dr. Stephen HensonUse EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs...
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-30 Dr. Stephen Hensonmake errors
2017-05-11 Dr. Stephen HensonAdd EVP_DigestSign and EVP_DigesVerify
2017-04-27 Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2017-02-08 Dr. Stephen HensonUse contants for Chacha/Poly, redo algorithm expressions.
2017-02-08 Dr. Stephen HensonAdd constants to CCM and TLS.
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-25 Matt CaswellFix a merge error
2017-01-25 Matt CaswellFix the overlapping check for fragmented "Update" opera...
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-08 Dr. Stephen HensonDigest string helper function.
2017-01-08 Dr. Stephen Hensonadd EVP_PKEY_RSA_PSS
2016-12-20 Richard LevitteM_check_autoarg: sanity check the key
2016-08-17 Dr. Stephen HensonConvert X509* functions to use const getters
2016-08-17 Dr. Stephen HensonConstify private key decode.
2016-08-13 Dr. Stephen HensonAdd point ctrls to X25519
2016-08-10 Kurt RoeckxFix spelling of error code
2016-07-31 Andy Polyakovevp/evp_enc.c: make assert error message more readable
2016-07-24 Jakub ZelenkaAdd EVP_ENCODE_CTX_copy
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-15 Dr. Stephen Hensoncheck return values for EVP_Digest*() APIs
2016-06-16 Rich SalzFix GCC build; make update; fix number re-use
2016-06-16 Nathaniel McCallumAdd EVP_PKEY_get0_hmac() function
2016-06-16 Matt CaswellChange the return type of EVP_EncodeUpdate
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-05-16 FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-04-13 Matt CaswellRemove OPENSSL_NO_AES guards
2016-04-13 Matt CaswellFix explicit de-init macros
2016-04-13 Matt CaswellDeprecate EVP_cleanup() and make it a no-op
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07 Matt CaswellUpdate the dasync engine to add a pipeline cipher
2016-03-07 Matt CaswellAdd defines for pipeline capable ciphers
2016-03-07 David WoodhouseElide EVP_read_pw_string() and friends for no-ui
2016-03-07 Dr. Stephen HensonMake PKCS8_PRIV_KEY_INFO opaque.
2016-03-03 Alessandro GhediniGH355: Implement HKDF
2016-03-02 Dr. Stephen HensonEVP_PKEY_CTX utility functions.
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-09 Matt CaswellUpdates for auto init/deinit review comments
next