Skip to content

Release v2.5.1

Compare
Choose a tag to compare
@paolo-rossi paolo-rossi released this 06 Dec 13:19
· 91 commits to master since this release

High level features

  • Added RSA algorithms demo. You must have OpenSSL library in your path (or in the same folder as the executable)

Other features, changes and bugfixes

  • Added SetExpectedAlgorithms method to validate algorithm against an expected algorithm list
  • Re-raise the exception in the context creation
  • Now re-setting the aud claim (if the aud is an array) doesn't create a duplicate claim
  • Optimization in (string) parameter passing