21.11.0-preview2
Pre-release
Pre-release
New Features
- Algorithms
- AEAD: XChaCha20-Poly1305
- Password-based key derivation: Argon2id & scrypt
API Changes
- Import, TryImport, Export, and TryExport methods have been added to the SharedSecret class
- The previous SharedSecret.Import method (without a SharedSecretBlobFormat parameter) is obsolete and will be removed in a future version
- The KeyDerivationAlgorithm class has been extended to accept input keying material directly as ReadOnlySpan<byte>
Compatibility
This pre-release supports .NET 5 and 6 as well as .NET Core 3.1.