Prune low-level ASN.1 parse errors from error queue in decoder_process()
[openssl.git] / providers / implementations / ciphers / cipher_chacha20.c
2020-09-12 Pauliciphers: add FIPS error state handling
2020-08-11 Pauliprovider: add the unused paramater tag to the gettable...
2020-08-06 Pauligettables: provider changes to pass the provider context.
2020-07-06 Matt CaswellEnsure any allocated MAC is freed in the provider code
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2019-10-20 Dr. Matthias St... ciphers/chacha20,poly1303: Fix two coverity errors
2019-10-16 Shane LontisAdd ChaCha related ciphers to default provider