package
0.0.0-20240211223707-1bc40cc9b8e6
Repository: https://github.com/kingcobra2468/cot.git
Documentation: pkg.go.dev
# Functions
Decrypt attempts to decrypt a PGP message sent by a client number.
Encrypt attempts to encrypt a plaintext message into a PGP ASCII-armored message for a given client number.
LoadClientNumberKeys attempts to register every public key (ending with .asc extension) to a client number.
SetConfig sets up the crypto module by providing the encryption configuration.