//
pkg.gl
Category
github.com/dimensiondev/crypto
xts
package
2.0.0+incompatible
Repository:
https://github.com/dimensiondev/crypto.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
93 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.