Documentation ¶
Overview ¶
Package chacha20poly1305 implements content encryption algorithm ChaCha20/Poly1305 for COSE as defined in RFC9053. https://datatracker.ietf.org/doc/html/rfc9053#name-chacha20-and-poly1305.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateKey ¶
GenerateKey generates a new Key with given algorithm for ChaCha20/Poly1305.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.