Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSS#

Implementation of Shamir's Secret Sharing Scheme in C#. Kind of crude.

It's basically a flat port of B. Poettering's ssss version 0.5 (2005,2006) (GPL2) This application makes use of Klaus Prückl's Gnu.Getopt.NET (LGPL2.1)

Currently this application does not work! There appear to be bugs in System.Numerics.BigInteger and I'm not quite getting the conversions from the GNU MP implementation quite right, yet. The application runs, but it will produce garbage, not work in reverse (combine) and/or be incompatible with the original C implementation.

About

Implementation of Shamir's Secret Sharing Scheme in C#. Kind of crude. Doesn't work.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages