Searched defs:ChaCha20Poly1305InsecureNonce (Results 1 – 1 of 1) sorted by relevance
30 type ChaCha20Poly1305InsecureNonce struct { struct31 Key []byte45 … *ChaCha20Poly1305InsecureNonce) Encrypt(nonce, plaintext, associatedData []byte) ([]byte, error) {57 …*ChaCha20Poly1305InsecureNonce) Decrypt(nonce, ciphertext, associatedData []byte) ([]byte, error) {