Skip to content

Commit

Permalink
archive mode
Browse files Browse the repository at this point in the history
  • Loading branch information
elithrar authored Dec 9, 2022
1 parent f37875e commit 9865a2b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
[![GoDoc](https://godoc.org/github.com/gorilla/securecookie?status.svg)](https://godoc.org/github.com/gorilla/securecookie) [![Build Status](https://travis-ci.org/gorilla/securecookie.png?branch=master)](https://travis-ci.org/gorilla/securecookie)
[![Sourcegraph](https://sourcegraph.com/github.com/gorilla/securecookie/-/badge.svg)](https://sourcegraph.com/github.com/gorilla/securecookie?badge)

---

**The Gorilla project has been archived, and is no longer under active maintainenance. You can read more here: https://github.com/gorilla#gorilla-toolkit**

---

securecookie encodes and decodes authenticated and optionally encrypted
cookie values.

Expand Down

0 comments on commit 9865a2b

Please sign in to comment.