Skip to content

11.3.0: AES Support

Choose a tag to compare

@thekid thekid released this 12 Dec 20:12
· 6 commits to master since this release
  • Merged PR #7: Refactor encryption, adding AES-128, -192 and -256 write
    support
    (@thekid)
  • Merged PR #6: Support listing entries (with encrypted content) without
    password by deferring verification until content stream is accessed
    (@thekid)
  • Merged PR #5: Implement support for reading AES-enrypted entries
    (@thekid)