Skip to content

Release Notes 5.2.2

Maria Furman edited this page Apr 19, 2018 · 8 revisions

Features

  • Modify JwtHeader() to not call this P1
  • JsonWebKey.CreateECDsa() should throw an exception if the operating system is not Windows.
  • Add SourceLink to release builds
  • JsonWebKey KeyId is null resulting in JwtHeader with no kid
  • Odd instructions in an exception from the JWT handler
  • ES512/P-521 point parameter size is 66 bytes, not 64
  • CryptoProviderFactory.IsEcdsaAlgorithmSupported() doesn't ensure algorithms are compatible with the curves used by ECDSA keys

Clone this wiki locally