//
pkg.gl
Category
github.com/discordianfish/oauth-proxy
cookie
package
4.0.0-fish-0.1+incompatible
Repository:
https://github.com/discordianfish/oauth-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
12
Dependents
0
Files
122 SLOC
#
Functions
NewCipher
NewCipher returns a new aes Cipher for encrypting cookie values.
Nonce
No description provided by the author
SignedValue
SignedValue returns a cookie that is signed and can later be checked with Validate.
Validate
Validate ensures a cookie is properly signed.
#
Structs
Cipher
Cipher provides methods to encrypt and decrypt cookie values.