summaryrefslogtreecommitdiffstats
path: root/providers/implementations/kem
AgeCommit message (Expand)Author
2020-10-15Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-07rsa: add ossl_ prefix to internal rsa_ calls.Pauli
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-09-24Add key length check to rsa_kem operation.Shane Lontis
2020-09-19Add KEM (Key encapsulation mechanism) support to providersShane Lontis