Skip to content

v2.11.0 - Encrypted XML enhancements

Latest
Compare
Choose a tag to compare
@AndersAbel AndersAbel released this 02 Mar 11:56
· 162 commits to develop since this release
  • Support RSA-OAEP for encrypted XML with specified mask generation function.
  • Built in support for AES-GCM (.NET 8 target only).
  • Dropped .NET Standard 2.1 target in favour of .NET 8.
  • Update dependencies to minimal non-vulnerable version.