Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
pkg
|
|
chacha20
Package chacha20 implements the ChaCha20 stream cipher as specified in https://datatracker.ietf.org/doc/html/rfc8439.
|
Package chacha20 implements the ChaCha20 stream cipher as specified in https://datatracker.ietf.org/doc/html/rfc8439. |
chacha20poly1305
Package chacha20poly1305 implements the ChaCha20-Poly1305 authenticated encryption with associated data (AEAD) algorithm as specified in https://datatracker.ietf.org/doc/html/rfc8439.
|
Package chacha20poly1305 implements the ChaCha20-Poly1305 authenticated encryption with associated data (AEAD) algorithm as specified in https://datatracker.ietf.org/doc/html/rfc8439. |
poly1305
Package poly1305 implements the Poly1305 one-time authenticator as specified in https://datatracker.ietf.org/doc/html/rfc8439.
|
Package poly1305 implements the Poly1305 one-time authenticator as specified in https://datatracker.ietf.org/doc/html/rfc8439. |
xchacha20
Package xchacha20 implements the XChaCha20 stream cipher as specified in https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha-03.
|
Package xchacha20 implements the XChaCha20 stream cipher as specified in https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha-03. |
xchacha20poly1305
Package xchacha20poly1305 implements the XChaCha20-Poly1305 authenticated encryption with associated data (AEAD) algorithm as specified in https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha-03.
|
Package xchacha20poly1305 implements the XChaCha20-Poly1305 authenticated encryption with associated data (AEAD) algorithm as specified in https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha-03. |
Click to show internal directories.
Click to hide internal directories.