package
0.0.0-20220411094025-f0d8a0904dee
Repository: https://github.com/go-facegit/facegit-rpc.git
Documentation: pkg.go.dev
# Functions
AESGCMDecrypt decrypts ciphertext with the given key using AES in GCM mode.
AESGCMEncrypt encrypts plaintext with the given key using AES in GCM mode.
MD5 encodes string to hexadecimal of MD5 checksum.
MD5Bytes encodes string to MD5 checksum.
SHA1 encodes string to hexadecimal of SHA1 checksum.