Release v2.5.1
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