Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
-
Updated
Nov 8, 2023 - Go
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
⚡️ Take any Go data type, serialize it to JSON or GOB and encrypt it with AES. Works 2.5x faster than securecookie and generates 40% smaller cookies.
Cookie session middleware for Gear, base on "github.com/go-http-utils/cookie-session".
Tornado signed cookies implementation for nodejs.
To associate your repository with the securecookie topic, visit your repo's landing page and select "manage topics."