//
pkg.gl
Category
github.com/Cyberpull/gokit
crypto
package
1.8.9
Repository:
https://github.com/cyberpull/gokit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
263 SLOC
#
Functions
RandomBytes
Deprecated: Use `Rand.Bytes()` instead.
RandomInt
Deprecated: Use `Rand.Int()` instead.
RandomString
Deprecated: Use `Rand.String()` instead.
SetDefaultKey
No description provided by the author
#
Variables
Decrypt
No description provided by the author
Encrypt
No description provided by the author
Hash
No description provided by the author
HMAC
No description provided by the author
Key
No description provided by the author
Rand
No description provided by the author