Versions in this module Expand all Collapse all v0 v0.7.1 Aug 16, 2018 v0.5.1 May 31, 2018 Changes in this version + type DefaultCipher struct + func (c *DefaultCipher) Decrypt(src string) (string, error) + func (c *DefaultCipher) Encrypt(src string) (string, error)