Skip to content

Releases: VirtusLab/crypt

v0.0.5

13 Jan 11:17
Compare
Choose a tag to compare

Changes:

  • added crypto.TemplateFunctions() with render extra functions
  • made crypto.Crypt an interface (was struct)
  • added test/kms/fake package for easier integration tests

v0.0.4

27 Nov 12:26
v0.0.4
Compare
Choose a tag to compare

changes:

  • address style and conventions issues
  • updated Makefile

v0.0.3

07 Nov 17:27
v0.0.3
Compare
Choose a tag to compare

changes:

  • Azure Key Vault encryption
  • unit and integration tests
  • minor refactoring and fixes

v0.0.2

05 Nov 19:54
v0.0.2
Compare
Choose a tag to compare

Changes:

  • encryption with GCP KMS
  • encryption with AWS KMS