Releases: VirtusLab/crypt
Releases · VirtusLab/crypt
v0.0.5
Changes:
- added
crypto.TemplateFunctions()
withrender
extra functions - made
crypto.Crypt
an interface (was struct) - added
test/kms/fake
package for easier integration tests
v0.0.4
changes:
- address style and conventions issues
- updated Makefile
v0.0.3
changes:
- Azure Key Vault encryption
- unit and integration tests
- minor refactoring and fixes
v0.0.2
Changes:
- encryption with GCP KMS
- encryption with AWS KMS