der: _ossl prefix DER functions
[openssl.git] / providers / implementations / encode_decode /
2020-10-01 Paulider: _ossl prefix DER functions
2020-09-30 Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-24 Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-23 Shane LontisFix CID 1466713 : Dead code in encode_key2text.c
2020-09-20 Richard LevitteENCODER: Refactor our provider encoder implementations
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...