Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 518 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 518 Bytes

Change Log

Implemented enhancements:

  • Support RSASHA1, RSASHA256, RSASHA512 signature algorithms #6
  • Support AES128, AES256, TRI-DEC for assertion encryption #7
  • Improve the readability of README.md #8
  • Add more test cases
  • Delete the duplicated method Metadata.prototype.createKeySection
  • Continuous code refractoring

Merged pull requests:

  • PR #2 Bad reference to IDPSSODescriptor

Remarks:

  • All release now follows Semantic Versioning 2.0.0
  • Thanks @markstos and @peterwillis