Apache XML Security for Java 2.0.1 release notes

Bug

  • [SANTUARIO-307] - utf8 encode is broken
  • [SANTUARIO-350] - Unmarshalling from existing elements doesn't enforce syntax & semantic requirements
  • [SANTUARIO-385] - Add support for RSASSA-PSS signature Schema
  • [SANTUARIO-387] - JUnit test XMLEncryption11Test.testAESGCMAuthentication() for StAX API fails sometimes
  • [SANTUARIO-391] - Support for Signature Algorithm RSA with SHA-224
  • [SANTUARIO-393] - Performance regression as signature data is not buffered

Improvement

  • [SANTUARIO-388] - Add support + testing for RIPE-MD160 digest algorithm
  • [SANTUARIO-389] - Add support + testing for SHA-224 digest algorithm
  • [SANTUARIO-390] - Add support for new digest algorithms
  • [SANTUARIO-392] - In XMLCipher support use of GCMParameterSpec for AES GCM modes