//
pkg.gl
Category
github.com/yosmudge/graphatmo
src
golang.org
x
crypto
xts
package
0.1.0
Repository:
https://github.com/yosmudge/graphatmo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
94 SLOC
#
Functions
NewCipher
NewCipher creates a Cipher given a function for creating the underlying block cipher (which must have a block size of 16 bytes).
#
Structs
Cipher
Cipher contains an expanded key structure.