microsoft / SymCrypt-OpenSSL

OpenSSL engine for use with SymCrypt cryptographic library
MIT License
43 stars 11 forks source link

SymCrypt provider base #57

Closed mamckee closed 1 year ago

mamckee commented 1 year ago

This PR adds a baseline SymCrypt provider + digest implementation for OpenSSL 3. It also prepared the existing SymCrypt engine code for further refactoring into common ScOSSL code.