//
pkg.gl
Category
github.com/pfthink/whatsmeow
util
cbcutil
package
2.0.1+incompatible
Repository:
https://github.com/pfthink/whatsmeow.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
4
Files
75 SLOC
#
Functions
Decrypt
Decrypt is a function that decrypts a given cipher text with a provided key and initialization vector(iv).
Encrypt
Encrypt is a function that encrypts plaintext with a given key and an optional initialization vector(iv).