Skip to content

Releases: RTradeLtd/crypto

v2.1.1

18 Apr 23:02
Compare
Choose a tag to compare

This release is an amendment to v2.1.0 that marks this package as a v2 package. The new import path will be:

import "github.com/RTradeLtd/crypto/v2"

In accordance with: https://github.com/golang/go/wiki/Modules#releasing-modules-v2-or-higher

v2.1.0

18 Apr 22:22
Compare
Choose a tag to compare
  • go mod support

v2.0.0

06 Feb 00:02
599e51d
Compare
Choose a tag to compare
Merge pull request #2 from RTradeLtd/cipher/aes256-gcm

Allow Data Encrypt Using AES256-GCM

v1.1.0

03 Jan 20:05
599e51d
Compare
Choose a tag to compare

Adds GCM encryption capabilities

v1.0.0

08 Oct 09:26
Compare
Choose a tag to compare
test: use constructor