package
3.2.0+incompatible
Repository: https://github.com/weepee-org/oauth2-proxy.git
Documentation: pkg.go.dev
# Functions
NewCipher returns a new aes Cipher for encrypting cookie values.
Nonce generates a random 16 byte string to be used as a nonce.
SignedValue returns a cookie that is signed and can later be checked with Validate.
Validate ensures a cookie is properly signed.