https://github.com/samprotas/hs-triplesec
TripleSec is a simple, triple-paranoid, symmetric encryption library
https://github.com/samprotas/hs-triplesec
crypto crypto-library cryptography cryptography-library haskell haskell-library keybase triplesec
Last synced: about 1 year ago
JSON representation
TripleSec is a simple, triple-paranoid, symmetric encryption library
- Host: GitHub
- URL: https://github.com/samprotas/hs-triplesec
- Owner: SamProtas
- License: bsd-3-clause
- Created: 2017-04-19T04:06:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T20:45:15.000Z (over 2 years ago)
- Last Synced: 2024-04-26T09:02:53.852Z (about 2 years ago)
- Topics: crypto, crypto-library, cryptography, cryptography-library, haskell, haskell-library, keybase, triplesec
- Language: Haskell
- Size: 41 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TripleSec
===========
[](https://travis-ci.org/SamProtas/hs-triplesec)
[](http://en.wikipedia.org/wiki/BSD_licenses)
[](http://haskell.org)
[](https://hackage.haskell.org/package/triplesec)
Haskell implementation of the Keybase encryption protocol:
https://keybase.io/triplesec/
Currently only implements V3 of the protocol.