Documentation
¶
Index ¶
Constants ¶
View Source
const GcmStreamBufSize = 1024 * 1024 //megabyte virgilbuffer
Variables ¶
View Source
var ( GCMBlockSizeIncorrectErr = errors.New("cipher: NewGCM requires 128-bit block cipher") GCMNonceLengthIncorrectErr = errors.New("cipher: incorrect nonce length given to GCM") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.