Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / include / openssl / rand_drbg.h
2020-08-07 Paulirand_drbg: remove RAND_DRBG.
2020-07-14 PauliDRBG: rename the DRBG taxonomy.
2020-06-24 Paulifips rand: DRBG KAT self test updates to provider model.
2020-06-24 PauliCTR, HASH and HMAC DRBGs in provider
2020-04-23 Matt CaswellUpdate copyright year
2020-02-07 Dr. Matthias St... RAND_DRBG: add a callback data for entropy and nonce...
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-10-23 Rich SalzDocument "get/set-app-data" macros.
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2019-06-07 Matt CaswellConvert drbg_lib to use OPENSSL_CTX for its global...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-06 Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-10-30 Dr. Matthias St... rand_drbg.h: include <openssl/obj_mac.h>
2018-09-27 Shane LontisAdded DRBG_HMAC & DRBG_HASH + Added defaults for settin...
2018-09-12 Dr. Matthias St... Replace the public RAND_DRBG_USED_FLAGS #define by...
2018-03-29 Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-17 Kurt RoeckxPropagate the request for prediction resistance to...
2018-03-16 Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-15 Dr. Matthias St... Publish the RAND_DRBG API