Versions in this module Expand all Collapse all v1 v1.0.2 Jan 4, 2019 Changes in this version + const GarbageByte + func CompactBuffer(str []byte) []byte + func CreateToken() []byte + func ExpandBuffer(str []byte, baseSize int) []byte + type AES256Cypher struct + func (cypher AES256Cypher) Decrypt(source []byte, key []byte) []byte + func (cypher AES256Cypher) Encrypt(source []byte, key []byte) []byte