summaryrefslogtreecommitdiff
path: root/providers/nullprov.c
Commit message (Expand)AuthorAgeFilesLines
* null prov: fix gettable param array type.Pauli2020-10-161-7/+7
* provider: add an 'is_running' call to all providers.Pauli2020-09-121-2/+6
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-1/+1
* Maintain strict type discipline between the core and providersMatt Caswell2020-05-161-33/+3
* Add a null provider which implements no algorithms.Pauli2020-04-091-0/+106