Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cross Platform Cryptography article for .NET 9 #41002

Open
vcsjones opened this issue May 18, 2024 · 1 comment
Open

Update Cross Platform Cryptography article for .NET 9 #41002

vcsjones opened this issue May 18, 2024 · 1 comment
Assignees

Comments

@vcsjones
Copy link
Member

Type of issue

Outdated article

Description

As we get closer to .NET 9 RC, we should update the .NET cross platform cryptography article for changes introduced in .NET 9.

So far, that list entails:

  1. Document KMAC
  2. Document changes to SHAKE (Squeezing). SHAKE has no explicit documentation in this article yet, so we should probably add something.
  3. [Tentatively] AES-GCM and ChaCha20Poly1305 for tvOS/iOS/Mac Catalyst. This is planned work, and not complete at time of writing.
  4. [Maybe] Is there any part of the new X.509 loader in Microsoft.Bcl.Cryptography worth documenting?

Page URL

https://learn.microsoft.com/en-us/dotnet/standard/security/cross-platform-cryptography?source=docs

Content source URL

https://github.com/dotnet/docs/blob/main/docs/standard/security/cross-platform-cryptography.md

Document Version Independent Id

95e31f6e-9a36-913e-6a02-7fb1606e5a52

Article author

@IEvangelist

Metadata

  • ID: 7dba5d39-737f-cfa3-b1e4-c997e55312a8
  • Service: dotnet
  • Sub-service: standard-library
@vcsjones vcsjones added the 🏁 Release: .NET 9 Work items for the .NET 9 release label May 18, 2024
@vcsjones vcsjones self-assigned this May 18, 2024
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label May 18, 2024
@vcsjones
Copy link
Member Author

Assigned to myself to take care of this sometime during the RC life of .NET 9, but figured I should open it now since I thought about it.

cc @dotnet/area-system-security for awareness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants