Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 787 Bytes

secrets changelog

All notable changes to this project will be documented in this file.

4.0.2

  • Fixed deprecation warnings (#13)

4.0.1

  • Security fixes

4.0.0

  • Added support for AES/ECB (#11)

3.0.0

  • secrets now exports an Algorithm enum which contains supported encryption algorithms (#3, by @m-kappes)
  • Improved tests (#2, by @m-kappes)

2.0.0

  • Additional function to generate random keys with 16 or 32 bytes length

1.0.0

  • Initial version which supports existing Sakuli v1 encrypted secrets