package
module
Version:
v0.0.0-...-5ce114f
Opens a new window with list of versions in this module.
Published: Jul 2, 2020
License: Unlicense
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Dump combination of XXTEA arbitrary block construction with SipHash round permutation.
Documentation
¶
func Open(key, nonce, ciphertext []byte) (plaintext []byte)
func Seal(key, nonce, plaintext []byte) (ciphertext []byte)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.