Skip to content

0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 14:48
0.10.0
a2008ea

There are some breaking changes regarding the creation and handling of the masterkey. E.g., when creating crypto decorators of cloud-access-swift), you need to use the version of MasterkeyFile instead of Cryptor.

  • Added new MasterkeyFile class, which does all the serialization/deserialization incl. unlock and newly added "change passphrase"
  • Masterkey only hold the keys now
  • Cryptor is now version-agnostic since the Masterkey doesn't contain a version anymore