//
pkg.gl
Category
github.com/andyzhou/tinylib
crypt
package
0.0.0-20241212030711-12a00cb9b97c
Repository:
https://github.com/andyzhou/tinylib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
337 SLOC
#
Functions
NewCrypt
construct.
NewJwt
construct.
NewRsa
construct.
NewSimpleEncrypt
construct.
#
Constants
SecretKeyOfJwt
No description provided by the author
SimpleEncryptKeyDefault
No description provided by the author
SimpleEncryptKeySize
No description provided by the author
#
Structs
Crypt
face info.
Jwt
face info.
Rsa
face info.
SimpleEncrypt
face info.