Skip to content

Releases: VirtusLab/crypt

v0.2.6

14 Jul 11:42
Compare
Choose a tag to compare

Update Golang to 1.14

v0.2.5

10 Sep 10:43
Compare
Choose a tag to compare

No longer ignore ~/.aws/config (AWS)

v0.2.4-rc

21 Aug 14:54
Compare
Choose a tag to compare
#9 Add GPG support - remove unnecessary HTTP header validation

v0.2.4

21 Aug 15:55
Compare
Choose a tag to compare
v0.2.4

v0.2.3

21 Aug 14:44
Compare
Choose a tag to compare
  • #2 Add validation of required flags

v0.2.2

17 Jul 11:19
Compare
Choose a tag to compare
  • distribution packaging [mac - linux] #8 - mac only
  • Add GPG support #9

v0.2.1

05 Jun 11:15
v0.2.1
2a0747e
Compare
Choose a tag to compare
  • fix calculating magic number for Azure provider

v0.2.0

05 Jun 08:48
v0.2.0
0bca91b
Compare
Choose a tag to compare
  • use Azure CLI to obtain credentials for Azure Key Vault
  • add Azure KeyVault integration test
  • include metadata header with KeyVault key information in encrypted file
  • add --indir and --outdir options
  • improve logging

v0.1.1

14 May 08:02
Compare
Choose a tag to compare
  • fixed #11 - encrypt adds a new line

v0.1.0

17 Apr 14:13
Compare
Choose a tag to compare
  • parametrize AWS API credentials profile
  • add interfaces: Crypter, Encrypter, Decrypter
  • bump golang version to 1.12