package
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 5, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Decrypt(gcmPayload, symmetricKey []byte) (payload []byte, err error)
func Encrypt(payload, symmetricKey []byte) (gcmPayload []byte, err error)
func GenerateKey() (symmetricKey []byte, err error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.