//
pkg.gl
Category
github.com/Varunram/essentials
chacha20poly1305
package
1.3.4
Repository:
https://github.com/varunram/essentials.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
41 SLOC
#
Functions
Decrypt
Decrypt decrypts a given cipher with the passed passphrase.
Encrypt
Encrypt encrypts a given passphrase using CC20-poly1305.