Cha Cha20Poly1305
object ChaCha20Poly1305
Content copied to clipboard
ChaCha20Poly1305 AEAD (Authenticated Encryption with Additional Data) algorithm see https://tools.ietf.org/html/rfc7539#section-2.5
This what we should be using (see BOLT #8)
Types
Cha Cha20Poly1305Error
Link copied to clipboard
Decryption Error
Link copied to clipboard
Encryption Error
Link copied to clipboard
Invalid Counter
Link copied to clipboard
Invalid Mac
Link copied to clipboard