An open API service indexing awesome lists of open source software.

https://github.com/cryptohazard/triplesec

Golang implementation of the layered encryption scheme TripleSec
https://github.com/cryptohazard/triplesec

Last synced: about 1 year ago
JSON representation

Golang implementation of the layered encryption scheme TripleSec

Awesome Lists containing this project

README

          

TripleSec
=========

Golang implementation of the layered encryption scheme [TripleSec](https://keybase.io/triplesec/)

## TODO
* Replace Scrypt by one of the finalists of [the Password Hashing Competition](https://password-hashing.net/)
* Build a basic wallet