View Source CharonOauth2.Utils.Crypto (CharonOauth2 v0.0.1-beta2)
Encrypt/decrypt data using ChaCha20.
Link to this section Summary
Functions
Decrypt a binary using the provided key and return the plaintext or an error.
Encrypt the plaintext into a binary using the provided key.
Link to this section Functions
Decrypt a binary using the provided key and return the plaintext or an error.
Encrypt the plaintext into a binary using the provided key.