package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: May 12, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New returns an HPolyC cipher with the specified key. The key must be 32 bytes
long.
New20 returns an HPolyC cipher with the specified key, using XChaCha20 as the
stream cipher. The key must be 32 bytes long.
New8 returns an HPolyC cipher with the specified key, using XChaCha8 as the
stream cipher. The key must be 32 bytes long.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.