Version 1.25.0
Changes
- Added
RngSeedTimer
SymmetricKeySuite.Identifier/ExpandedKey
have a protected setter now- Added
HashHelper.(Try)GetAlgorithmName
- Added
MacHelper.(Try)GetAlgorithmName
- Added
ServerAuthOptions.AllowedMacAlgorithms
- Added
PakeServerAuthOptions.AllowedMacAlgorithms
- Authentication protocols allow optional multiple MAC algorithms for client authentication now (they'll be set to the PAKE server options during authentication automatically, depending on what the client is sending)
Full Changelog: v1.24.0...v1.25.0