//
pkg.gl
Category
github.com/CryoCodec/jim
crypto
package
0.0.0-20220528163924-e2599ca1b314
Repository:
https://github.com/cryocodec/jim.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
76 SLOC
#
Functions
Decrypt
Decrypt decrypts a given cipher text byte[], which was encrypted with the Encrypt function.
Encrypt
Encrypt encrypts a given plain text byte[] with a password.