alexey7 / SecretSplitter

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:MIT License


Languages

Language:C# 95.4%Language:Pascal 4.6%Language:Batchfile 0.0%