Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
[openssl.git] / crypto / serializer / deserializer_pkey.c
2020-08-07 Richard LevitteDESERIALIZER: Adjust to allow the use several deseriali...
2020-08-04 Richard LevitteDESERIALIZER: Fix EVP_PKEY construction by export
2020-08-01 Richard LevitteDESERIALIZER: Refactor the constructor setting API
2020-08-01 Richard LevitteDESERIALIZER: Rethink password handling
2020-07-24 Richard LevitteDESERIALIZER: Implement decryption of password protecte...
2020-07-24 Richard LevitteSERIALIZER: Add functions to deserialize into an EVP_PKEY