openssl/providers
Matt Caswell 8efc4a9c65 Implement the ECX Serializers
Provide serializers for X25519 and X448 for text, pem and der. There are
no parameter serializers because there are no parameters for these
algorithms.

Add some documentation about the various import/export types available
Add additional testing for the serializers

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11095)
2020-02-28 08:08:59 +10:00
..
common PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
fips Check that the DRBG's internal state has been zeroized after uninstantiation 2020-02-25 11:30:00 +01:00
implementations Implement the ECX Serializers 2020-02-28 08:08:59 +10:00
build.info PROV: Build the main FIPS module code with FIPS_MODE defined 2020-02-14 21:36:02 +01:00
defltprov.c Implement the ECX Serializers 2020-02-28 08:08:59 +10:00
legacyprov.c Introduce the provider property 2020-02-21 20:17:02 +00:00