Skip to content

Version 1.25.0

Compare
Choose a tag to compare
@nd1012 nd1012 released this 29 Oct 13:06
· 59 commits to main since this release

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