Skip to content

Conversation

@vcsjones
Copy link
Member

This pull request reacts to more changes in Azure Linux.

  1. While SCOSSL does support ChaCha20-Poly1305, Azure Linux disables it:

    https://github.com/microsoft/azurelinux/blob/027873ec537e7cf30f7d724c9dc1ad02098752b7/SPECS/openssl/openssl.spec#L170

  2. Azure Linux with SymCrypt-OpenSSL does not support explicit EC curves. Unlike other platforms like Apple, SCOSSL allows importing and exporting explicit curve keys, rather they only fail at use time. For this, we introduce a new provider property that keeps track of how explicit EC curves fail.

  3. Azure Linux does not support generating small RSA keys.

Contributes to #106489

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@vcsjones vcsjones added the test-enhancement Improvements of test source code label Aug 21, 2024
@vcsjones vcsjones merged commit 8ab1776 into dotnet:main Aug 21, 2024
@vcsjones vcsjones deleted the azl-disabled-algos branch August 21, 2024 01:49
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Security test-enhancement Improvements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants