encryptable: Typed encryption with persistent support

[ bsd3, cryptography, database, library, yesod ] [ Propose Tags ]

You can find documentation at hackage


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring (>=0.10.8 && <0.11), cryptonite (>=0.25 && <0.27), esqueleto (>=3.0.0 && <3.4), generic-arbitrary (>=0.1.0 && <0.2), hspec (>=2.7.1 && <2.8), persistent (>=2.9.2 && <2.10), persistent-template (>=2.6.0 && <2.7), QuickCheck (>=2.13.2 && <2.14), quickcheck-instances (>=0.3.22 && <0.4), text (>=1.2.3 && <1.3), universum (>=1.5.0 && <1.6) [details]
License BSD-3-Clause
Copyright 2020 Coingaming <hello@coingaming.io>
Author Ilja Tkachuk <tkachuk.labs@gmail.com>
Maintainer Ilja Tkachuk <tkachuk.labs@gmail.com>
Category Cryptography, Database, Yesod
Home page https://github.com/coingaming/encryptable#readme
Bug tracker https://github.com/coingaming/encryptable/issues
Source repo head: git clone https://github.com/coingaming/encryptable
Uploaded by coingaming at 2020-09-03T09:22:36Z
Distributions
Downloads 258 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-09-03 [all 1 reports]

Readme for encryptable-0.1

[back to package description]

encryptable

Typed encryption with persistent support. You can find documentation at hackage.