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

https://github.com/keybase/go-triplesec-insecure

An insecure version of triplesec that doesn't stretch passphrases but is fast for testing
https://github.com/keybase/go-triplesec-insecure

Last synced: 11 months ago
JSON representation

An insecure version of triplesec that doesn't stretch passphrases but is fast for testing

Awesome Lists containing this project

README

          

# TripleSec

[![Build Status](https://github.com/keybase/go-triplesec-insecure/actions/workflows/ci.yml/badge.svg)](https://github.com/keybase/go-triplesec-insecure/actions)

Golang implementation of the layered encryption scheme TripleSec

A fork of Fillipo's TripleSec