Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / providers / implementations / rands /
2024-04-10 Dimitri PapadopoulosFix typos found by codespell
2024-04-09 Richard LevitteCopyright year updates
2024-04-02 Jiasheng Jiangrands/drbg_hash.c: Add checks for the EVP_MD_get_size()
2024-04-01 Jiasheng Jiangrands/drbg_hmac.c: Add checks for the EVP_MD_get_size()
2024-02-09 Tomas MrazFix memory leaks on error cases during drbg initializations
2023-10-24 Matthias St. Pierrerand: fix seeding from a weak entropy source
2023-10-02 PauliCoverity 1545174: calling risky function
2023-09-27 Paulifips selftest: avoid relying on a real RNG for self...
2023-09-27 Paulifix indentation
2023-09-17 Dimitri PapadopoulosFix new typos found by codespell
2023-09-11 Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-07 Matt CaswellCopyright year updates
2023-07-06 Marcin KolnyAdd limited support for WebAssembly WASI target
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2023-06-10 Tomas MrazCoverity 1531836: Check return value of CRYPTO_atomic_add()
2023-06-01 Matt CaswellEnable obtaining certain DRBG params without a lock
2023-06-01 Matt CaswellRefactor the DRBG implementations to manage locking...
2023-04-21 Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2023-03-28 PauliDeclare FIPS option functions in their own header
2023-03-28 PauliDRBG: restrict the digests that can be used with HMAC...
2023-03-14 afshinpirSegmentation fault in parent rng cleanup
2023-01-06 zhangzhileiremove extra define for __NR_getrandom and add some...
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-23 FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-10-27 Richard LevitteMake openVMS seeding less dependent of OpenVMS version
2022-10-26 Paulirand: remove the ossl_rand_pool_add_additional_data...
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-09-09 Todd ShortCleanup EBCDIC string defintions
2022-07-11 Viktor Szakatsuse #pragma comment(lib) with _MSC_VER only
2022-05-04 JHH20Remove duplicated #include headers
2022-05-03 Matt CaswellUpdate copyright year
2022-04-22 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-03-31 Hugo LandauRefactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
2022-02-05 Richard LevitteMove e_os.h to include/internal
2022-01-13 Paulidrbg: add handling for cases where TSAN isn't available
2021-12-16 Orr ToledanoAdd support for RNDRRS Provider
2021-10-28 x2018fix some code with obvious wrong coding style
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
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-03 Richard LevitteVMS: Compensate for x86_64 cross compiler type incompat...
2021-08-27 David CarlierDarwin platform allows to build on releases before...
2021-08-11 David BohmanMacOS: Add an include of <CommonCrypto/CommonCryptoError.h>
2021-07-20 Paulidrbg: allow the ctr derivation function to be disabled...
2021-06-29 David CARLIERdarwin platform replacing getentropy usage by platform...
2021-06-08 Larkin NickleFix compilation on systems with empty _POSIX_TIMERS
2021-06-02 Pauliproviders: remove TODOs
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-20 Matt CaswellUpdate copyright year
2021-05-11 Matt CaswellAdd the ability for ex_data to have a priority
2021-05-07 Richard LevitteDrop libimplementations.a
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Richard LevitteFix a missing rand -> ossl_rand rename
2021-03-18 Shane LontisAdd ossl_rand symbols
2021-03-11 Pauliupdate set_ctx_param DRBG calls to return 1 for a NULL...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-03 Paulirand: remove FIPS mode conditional code.
2021-02-28 Pauliprov: update rand implementations to have a params...
2021-02-28 Pauliprov: use new MAC_init arguments in HMAC-DRBG
2021-02-26 Pauliprov: update RNGs to support modified gettable/settable...
2021-02-18 Richard LevitteAdjust the few places where the string length was confused
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Paulirand: update DRBGs to use the get_entropy call for...
2021-02-17 PauliRNG test: add get_entropy hook for testing.
2021-02-17 PauliRNG seed: add get_entropy hook for seeding.
2021-02-11 Tomas MrazMove the PROV_R reason codes to a public header
2020-12-09 Paulirand: don't leak memory
2020-12-09 Paulirand seed: include lock and unlock functions.
2020-12-09 Paulirand: add a provider side seed source.
2020-11-19 Paulitest RNG: set state to uninitialised as part of uninsta...
2020-11-19 Paulidisassociate test RNG from the DRBGs
2020-11-19 Pauliprov: move the entropy source out of the FIPS provider
2020-11-19 Paulidoc: Documentation changes for moving the entropy sourc...
2020-11-18 PauliRename internal drbg_ functions so they have an ossl_...
2020-11-18 PauliProvide side RNG functions renamed to have an ossl_...
2020-11-17 David CarlierNetBSD build fix.
2020-11-13 David CarlierDragonFlyBSD build fix and update.
2020-11-11 Richard LevitteConvert all {NAME}err() in providers/ to their correspo...
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-14 Yury Issyscall_random(): don't fail if the getentropy() functi...
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-28 Paulirand: declare get_hardware_random_value() before use.
2020-09-25 Randall S. BeckerModified rand_cpu_x86.c to support builtin hardware...
2020-09-23 Dr. Matthias St... drbg: revert renamings of the generate and reseed counter
2020-09-23 Paulidrbg: gettable parameters for cipher/digest/mac type.
2020-09-17 Shane LontisAdd selftest callback to CRNG output test
2020-09-14 Dr. Matthias St... prov/drbg: cleanup some RAND_DRBG leftovers
2020-09-14 Dr. Matthias St... prov/drbg: fix misspelling of '#ifdef FIPS_MODULE'
2020-09-12 Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-12 PauliCRNGT: enter FIPS error state if the test fails
2020-09-12 Paulirand: add FIPS error state handling
2020-08-27 Paulirand: add a note about a potentially misleading code...
2020-08-11 Pauliprovider: add the unused paramater tag to the gettable...
2020-08-08 Dr. Matthias St... rand: fix typo in parameter name
2020-08-07 Paulirand_drbg: remove RAND_DRBG.
2020-08-06 Pauligettables: provider changes to pass the provider context.
2020-07-22 Vitezslav CizekFix DRBG reseed counter condition.
2020-07-17 Paulirand: detect if FIPS approved randomness sources are...
next