Skip to content

Releases: ralvarezdev/go-crypto

modified structure of the random strings package to avoid confussions

10 Nov 20:25
72dd93a

Choose a tag to compare

v0.6.10

refactor: modified structure of the random strings package to avoid c…

added .golangci.yml config file and upgraded dependencies

21 Oct 22:47
40b9ee0

Choose a tag to compare

v0.6.9

feat: added .golangci.yml config file and upgraded dependencies

removed unnecessary pointers to slices

04 Oct 21:55
520911b

Choose a tag to compare

v0.6.8

refactor: removed unnecessary pointers to slices

added more documentation

04 Oct 04:00
41542ef

Choose a tag to compare

v0.6.7

doc: added more documentation

changed Url from pointer receiver to value receiver

04 Oct 02:27
74b3587

Choose a tag to compare

v0.6.6

refactor: changed Url from pointer receiver to value receiver

upgraded dependencies

04 Oct 02:01
9f58f6e

Choose a tag to compare

v0.6.5

chore: upgraded dependencies

added UUIDv4 generator

28 Aug 19:52
cfaa017

Choose a tag to compare

v0.6.4

feat: added UUIDv4 generator

modified EncryptCTR and DecryptCTR functions

22 Feb 01:19
0ebd13c

Choose a tag to compare

v0.6.3

refactor: modified EncryptCTR and DecryptCTR functions

added EncryptCTR and DecryptCTR functions

22 Feb 01:07
059f430

Choose a tag to compare

v0.6.2

feat: added EncryptCTR and DecryptCTR functions

moved GenerateRecoveryCodes function location

18 Feb 01:01
7414a9f

Choose a tag to compare

v0.6.1

refactor: moved GenerateRecoveryCodes function location