openssl/providers/implementations
David Carlier 0bb450fe2f DragonFlyBSD build fix and update.
getentropy call is not supported however getrandom since the 5.7.x branch is.
current LTS stable is 5.8.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13375)
2020-11-13 10:49:11 +10:00
..
asymciphers Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
ciphers Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
digests Update copyright year 2020-10-15 14:10:06 +01:00
encode_decode PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
exchange Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
include/prov PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
kdfs Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
kem Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
keymgmt Constify OSSL_FUNC_keymgmt_validate() 2020-10-23 17:54:40 +03:00
macs Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
rands DragonFlyBSD build fix and update. 2020-11-13 10:49:11 +10:00
signature Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
storemgmt Avoid duplicate ends_with_dirsep functions 2020-11-11 16:05:56 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00