You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an umbrella issue to track support for the SymCrypt provider for OpenSSL (SCOSSL). SCOSSL is the the default provider in Azure Linux 3, so we (the Microsoft maintainers of golang-fips/openssl) are very much interested on supporting SCOSSL as a first class target.
SCOSSL does not implement all algorithms supported by this repo, e.g. HMAC-SHA224, and also makes some assumptions that are incompatible with how we use the OpenSSL API. We should revist our assumptions and fix whatever needs fixing.
This is an umbrella issue to track support for the SymCrypt provider for OpenSSL (SCOSSL). SCOSSL is the the default provider in Azure Linux 3, so we (the Microsoft maintainers of golang-fips/openssl) are very much interested on supporting SCOSSL as a first class target.
SCOSSL does not implement all algorithms supported by this repo, e.g. HMAC-SHA224, and also makes some assumptions that are incompatible with how we use the OpenSSL API. We should revist our assumptions and fix whatever needs fixing.
List of known issues/tasks:
The text was updated successfully, but these errors were encountered: