Encrypted Cookie Store

A partial implementation of the Cookie Store API that transparently encrypts and decrypts cookies via AES-GCM.

A partial implementation of the Cookie Store API that transparently encrypts and decrypts cookies via AES-GCM.

This is likely only useful in server-side implementations, but written in a platform-agnostic way.


Links: GitHub | ghuc.cc · NPM | Browse Package · deno.land | Docs