signature: add FIPS error state handling
[openssl.git] / providers / implementations / encode_decode /
2020-09-09 Richard LevitteENCODER: Refactor provider implementations, and some...
2020-09-05 Shane LontisFix coverity CID #1466375 - Remove dead code.
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-31 Jon SpillettAdd the correct enum value for DSA public key serialization
2020-08-30 Shane LontisFix ECX serializer import calls to use correct selectio...
2020-08-30 Shane LontisFix RSA serializer import calls to use correct selectio...
2020-08-30 Shane LontisFix DSA serializer import calls to use correct selectio...
2020-08-30 Shane LontisFix DH serializer import calls to use correct selection...
2020-08-24 Richard LevitteCORE: Generalise internal pass phrase prompter
2020-08-24 Richard LevitteCORE: Define provider-native abstract objects
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...