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
- Host: GitHub
- URL: https://github.com/keybase/go-triplesec-insecure
- Owner: keybase
- License: mit
- Created: 2016-06-24T20:10:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T20:53:15.000Z (over 1 year ago)
- Last Synced: 2025-04-23T11:56:53.447Z (about 1 year ago)
- Language: Go
- Size: 658 KB
- Stars: 1
- Watchers: 15
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TripleSec
[](https://github.com/keybase/go-triplesec-insecure/actions)
Golang implementation of the layered encryption scheme TripleSec
A fork of Fillipo's TripleSec