JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 49
  • Score
    100M100P100Q73811F
  • License MIT

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

Package Exports

  • @worker-tools/encrypted-cookie-store

Readme

Encrypted Cookie Store

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.