openssl/providers/implementations
Shane Lontis 8a686bdb3a Change the ASN1 variant of x942kdf so that it can test acvp data.
This 'special' way of specifying the data should only be used for testing
purposes. It should not be used in production environments.
ACVP passes a blob of DER encoded data for some of the fields rather
than passing them as separate fields that need to be DER encoded.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14077)
2021-02-10 10:28:32 +10:00
..
asymciphers Fix some odd names in our provider source code 2021-02-01 23:02:20 +01:00
ciphers Fix cipher reinit on s390x if no key is specified 2021-01-28 15:23:25 +01:00
digests Rename SHA3 internal functions so they have an ossl_ prefix 2020-11-19 07:39:13 +10:00
encode_decode PROV: Add SM2 encoders and decoders, as well as support functionality 2021-02-01 23:02:20 +01:00
exchange Fix some odd names in our provider source code 2021-02-01 23:02:20 +01:00
include/prov PROV: Add SM2 encoders and decoders, as well as support functionality 2021-02-01 23:02:20 +01:00
kdfs Change the ASN1 variant of x942kdf so that it can test acvp data. 2021-02-10 10:28:32 +10:00
kem Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
keymgmt RSA: properly generate algorithm identifier for RSA-PSS signatures 2021-02-05 14:04:59 +01:00
macs CORE & PROV: clean away OSSL_FUNC_mac_size() 2021-02-03 17:17:53 +01:00
rands rand: don't leak memory 2020-12-09 22:28:52 +10:00
signature RSA: properly generate algorithm identifier for RSA-PSS signatures 2021-02-05 14:04:59 +01:00
storemgmt Update copyright year 2021-01-28 13:54:57 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00