Release 2.0.0

This commit is contained in:
Santiago Lezica
2021-01-29 18:51:08 -03:00
parent 8107c4478b
commit cef49eff22
209 changed files with 70157 additions and 926 deletions

View File

@@ -4,8 +4,7 @@ import (
"bytes"
"crypto/aes"
"crypto/cipher"
"github.com/pkg/errors"
"errors"
)
const KeySize = 32