package
0.0.0-20210902152239-d07836ab426a
Repository: https://github.com/sylabs/golang-x-crypto.git
Documentation: pkg.go.dev

# Functions

NewCipher creates a Cipher given a function for creating the underlying block cipher (which must have a block size of 16 bytes).

# Structs

Cipher contains an expanded key structure.