package
3.0.0+incompatible
Repository: https://github.com/buzzfeed/sso.git
Documentation: pkg.go.dev

# Functions

GenerateKey wraps miscreant's GenerateKey function.
NewMiscreantCipher returns a new AES Cipher for encrypting values.

# Structs

MiscreantCipher provides methods to encrypt and decrypt values.
MockCipher is a mock of the cipher interface.

# Interfaces

Cipher provides methods to encrypt and decrypt values.