Skip to content

A program to split up secrets to go along with the blog post "Life, Death, and Splitting Secrets" at Moserware.com

License

Notifications You must be signed in to change notification settings

RaeW/SecretSplitter

 
 

Repository files navigation

This repository contains several projects:

* SecretSplitter - This is the DLL that contains the SecretSplitter and SecretCombiner classes for splitting and combining secrets
* SecretSplitterGui - This is a prototype GUI that uses the SecretSplitter classes.
* Ssss - A from-scratch compatibile implementation of B. Poettering's ssss-split and ssss-combine utilities
* UnitTests - Various unit tests for SecretSplitter's classes.

Everything is subject to the MIT License. See License.txt

For more details on how SecretSplitter works and how to use it, see

http://www.moserware.com/2011/11/life-death-and-splitting-secrets.html

About

A program to split up secrets to go along with the blog post "Life, Death, and Splitting Secrets" at Moserware.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%