summaryrefslogtreecommitdiffstats
path: root/crypto/core_algorithm.c
AgeCommit message (Expand)Author
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-02Fix post-condition in algorithm_do_thisTodd Short
2020-07-05CORE: perform post-condition in algorithm_do_this() under all circumstancesRichard Levitte
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-06-04Update copyright yearMatt Caswell
2020-05-19CORE: query for operations only once per provider (unless no_store is true)Richard Levitte
2020-05-16CORE: Fix a couple of bugs in algorithm_do_this()Richard Levitte
2019-10-03Replumbing: make it possible for providers to specify multiple namesRichard Levitte
2019-07-23Add internal function ossl_algorithm_do_all()Richard Levitte