]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/include/internal
EVP_MAC: Add HMAC implementation
[thirdparty/openssl.git] / crypto / include / internal /
2018-10-30  Richard LevitteEVP_MAC: Add HMAC implementation
2018-10-30  Richard LevitteEVP_MAC: Add CMAC implementation
2018-10-29  Richard LevitteAdd automatic initializations support for EVP_MAC objects
2018-10-29  Richard LevitteAdd EVP_MAC API
2018-10-17  Antoine SalonEVP module documentation pass
2018-10-16  Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-09-11  Matt CaswellUpdate copyright year
2018-09-08  Richard LevitteSipHash: add separate setter for the hash size
2018-09-07  Paul YangAdd missing SM2err and fix doc nits
2018-09-07  Paul YangUpdate document for SM2 stuffs
2018-09-07  Paul YangSupport setting SM2 ID
2018-09-07  Paul YangMake SM2 ID stick to specification
2018-09-07  Paul YangSupport pmeth->digest_custom
2018-09-07  Paul YangRemove unnecessary sm2_za.c
2018-09-03  PauliMake OBJ_NAME case insensitive.
2018-08-23  Andy Polyakovcrypto/bn: add more fixed-top routines.
2018-08-07  Andy Polyakovx509v3/v3_purp.c: re-implement lock-free check for...
2018-07-22  Andy Polyakovbn/bn_intern.c: const-ify bn_set_{static}_words.
2018-07-18  Andy Polyakovec/ecdsa_ossl.c: revert blinding in ECDSA signature.
2018-07-16  Nicola TuveriRemove stale SM2 error codes
2018-07-12  Andy Polyakovbn/bn_{mont|exp}.c: switch to zero-padded intermediate...
2018-06-26  PauliModify the DEVRANDOM source so that the files are kept...
2018-06-25  Nicola TuveriAdd inter-module private header for EC functions
2018-06-22  Nicola TuveriRemove __cplusplus preamble from internal headers
2018-06-21  Andy PolyakovRemove some inline assembler and non-standard constructs.
2018-06-19  Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-06-08  Matt CaswellAdd support getting raw private/public keys
2018-06-04  Matt CaswellRebuild error codes
2018-06-04  Matt CaswellUse lowercase for internal SM2 symbols
2018-06-04  Matt CaswellMore more on SM2 error codes and tidy up
2018-06-04  Matt CaswellImprove use of the test framework in the SM2 internal...
2018-06-04  Jack LloydSet SM2 error codes
2018-06-04  Jack LloydMake SM2 functions private
2018-05-23  Viktor DukhovniLimit scope of CN name constraints
2018-05-02  Richard LevitteChange rand_pool_bytes_needed to handle less entropy...
2018-05-01  Matt CaswellUpdate copyright year
2018-04-26  Bernd EdlingerFix memleaks in async api
2018-04-20  Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-13  Dr. Matthias St... DRBG: implement a get_nonce() callback
2018-04-13  Matt CaswellAdd support for the SRP base64 alphabet
2018-04-13  Matt CaswellChange SRP functions to use EVP_EncodeUpdate/EVP_Decode...
2018-04-04  Richard LevitteChange rand_pool_add[_end] prototypes to match
2018-04-03  Matt CaswellUpdate copyright year
2018-03-23  Richard LevitteMove the handling of dso_scheme to dso_conf.h
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Kurt RoeckxMake the public and private DRBG thread local
2018-03-17  Kurt RoeckxPropagate the request for prediction resistance to...
2018-03-15  Dr. Matthias St... Publish the RAND_DRBG API
2018-03-15  Matt CaswellAdd functions to create an EVP_PKEY from raw private...
2018-03-02  Matt CaswellIntegrate X448 and Ed448 into libcrypto
2018-02-27  Matt CaswellUpdate copyright year
2018-02-23  Bernd EdlingerFix some bugs with the cfb1 bitsize handling
2018-01-23  PauliSHA512/224 and SHA512/256
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-11-05  Ronald TseSM3: restructure to EVP internal and update doc to...
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-18  Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-10-13  Rich SalzRemove email addresses from source code.
2017-10-12  Dr. Stephen HensonDH named parameter support
2017-10-11  Dr. Stephen HensonAdd EVP_PKEY_set1_engine() function.
2017-10-10  Keshav KiniFix typos
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-28  Kurt RoeckxDon't auto-instantiate a DRBG when trying to use it...
2017-08-21  PauliThis has been added to avoid the situation where some...
2017-08-08  Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-07  Rich SalzMake RAND_DRBG fork-safe
2017-08-06  Rich SalzAdd missing include of cryptlib.h
2017-08-03  Matt CaswellMove ossl_assert
2017-07-20  Rich SalzRename internal rand.h file
2017-06-29  Rich SalzAdd fork handlers, based on pthread_atfork
2017-06-29  Richard LevitteAdd internal functions to fetch PEM data from an opened BIO
2017-06-29  Richard LevitteMake asn1_d2i_read_bio accessible from STORE
2017-06-29  Richard LevitteAdd the STORE module
2017-06-28  Richard LevitteAdd new /dev/crypto engine
2017-06-19  Rich SalzRemove bsd_cryptodev engine
2017-06-15  PauliCorrect Oracle copyrights & clarify.
2017-05-30  Dr. Stephen HensonED25519 public key method.
2017-05-30  Dr. Stephen Hensonadd method
2017-05-30  Dr. Stephen HensonAdd support for custom digestsign/digestverify methods.
2017-05-26  Andy Polyakovaria/aria.c: address undefined behaviour warning in...
2017-05-01  Benjamin KadukAddress some -Wold-style-declaration warnings
2017-04-25  Dr. Stephen HensonAdd support for custom signature parameters
2017-04-20  letrhee-nsrAdd ARIA 32-bit implementation
2017-04-20  Richard LevitteVMS: Copy DECC inclusion epi- and prologues to internals
2017-02-28  Matt CaswellRemove dead code in bn
2017-02-21  PauliImplementation of the ARIA cipher as described in RFC...
2017-02-01  Todd ShortAdd support for parameterized SipHash
2017-01-24  Todd ShortCleanup EVP_CIPH/EP_CTRL duplicate defines
2017-01-24  Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-12  Rich SalzAdd "random malloc failure" tooling
2017-01-08  Dr. Stephen HensonPSS EVP_PKEY method
2017-01-08  Dr. Stephen HensonPSS ASN.1 method
2016-11-17  Kurt RoeckxAdd support for reference counting using C11 atomics
2016-09-17  FdaSilvaYYRemove an useless definition.
2016-08-19  Dr. Stephen HensonAvoid duplicated code.
2016-08-17  Dr. Stephen HensonConstify private key decode.
2016-08-13  Dr. Stephen HensonAdd X25519 methods to internal tables
2016-08-13  Dr. Stephen HensonFix type of ptr field.
next