triplesec

TripleSec is a simple, triple-paranoid, symmetric encryption library

https://github.com/SamProtas/hs-triplesec

Version on this page:0.2.2.0
LTS Haskell 21.25:0.2.2.1@rev:1
Stackage Nightly 2023-06-21:0.2.2.1@rev:1
Latest on Hackage:0.2.2.1@rev:1

See all snapshots triplesec appears in

BSD-3-Clause licensed by Sam Protas
Maintained by [email protected]
This version can be pinned in stack with:triplesec-0.2.2.0@sha256:b3f49f3cd6dd267267ab118b84fc68348a486a8ceaf2b2b98c7db23b01202678,2363

Module documentation for 0.2.2.0

  • Crypto
    • Crypto.TripleSec
      • Crypto.TripleSec.Tutorial

TripleSec

Build Status BSD Haskell Hackage

Haskell implementation of the Keybase encryption protocol: https://keybase.io/triplesec/

Currently only implements V3 of the protocol.