The highest tagged major version is
v5.
package
Version:
v4.0.4
Opens a new window with list of versions in this module.
Published: Jan 15, 2018
License: BSD-3-Clause, BSD-3-Clause
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
¶
NewGCM returns the given 128-bit, block cipher wrapped in Galois Counter Mode
with the standard nonce length.
func XorBytes(dst, a, b []byte) int
xorBytes xors the bytes in a and b. The destination is assumed to have enough
space. Returns the number of bytes xor'd.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.