wai-cryptocookie: Encrypted cookies for WAI

[ apache, library, web ] [ Propose Tags ]

Encrypted cookies for WAI


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.1
Change log CHANGELOG.md
Dependencies aeson, base (>=4 && <5), binary, bytestring, cookie, crypton, http-types, memory, stm, text, time, vault, wai [details]
License Apache-2.0
Copyright Renzo Carbonara, 2024
Author Renzo Carbonara
Maintainer renλren.zone
Category Web
Home page https://github.com/k0001/hs-wai-cryptocookie
Bug tracker https://github.com/k0001/hs-wai-cryptocookie/issues
Uploaded by RenzoCarbonara at 2024-04-27T17:14:00Z
Distributions
Downloads 22 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for wai-cryptocookie-0.0.1

[back to package description]

wai-cryptocookie

Encrypted cookies for Haskell WAI

  • Copyright © Renzo Carbonara, 2024.

  • Licensing terms in LICENSE file (Apache-2.0).

Development

  1. Clone this repo and run nix develop in the top-level folder.

  2. Within that environment, you can use cabal as usual.

  3. If you don't have nix installed, then have nix installed.