Skip to content

21.11.0-preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ektrah ektrah released this 13 Nov 15:19

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.