Documentation ¶
Overview ¶
Multilinear Galois Mode (MGM) block cipher mode.
Index ¶
Constants ¶
View Source
const Mul64MaxBit = 64 - 1
Variables ¶
View Source
var R64 = big.NewInt(0).SetBytes([]byte{
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1b,
})
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.