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

[ bsd3, cryptography, library ] [ Propose Tags ]

Additional details about this protocol can be found at the official website: https://keybase.io/triplesec

A tutorial for how to use this library can be found in Crypto.TripleSec.Tutorial


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.2.2.0, 0.2.2.1
Dependencies base (>=4.7 && <5), cryptonite (>=0.23), memory (>=0.14.5), mtl (<2.3), transformers [details]
License BSD-3-Clause
Copyright 2017 Samuel Protas
Author Sam Protas
Maintainer sam.protas@gmail.com
Revised Revision 1 made by sjakobi at 2022-06-13T23:03:12Z
Category Cryptography
Home page https://github.com/SamProtas/hs-triplesec
Source repo head: git clone https://github.com/SamProtas/hs-triplesec
Uploaded by smprts at 2017-05-03T01:20:33Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4462 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-03 [all 1 reports]

Readme for triplesec-0.1.2.0

[back to package description]

TripleSec

Build Status BSD Haskell Hackage

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

Currently only implements V3 of the protocol.