Download List

Project Description

ssss is an implementation of Shamir's secret
sharing scheme for UNIX systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-15 16:51
0.5

This release adds memory locking and TTY echo suppression. A buffer overflow condition has been fixed.
Tags: Major feature enhancements

2005-10-22 20:54
0.4

The security level now can be chosen freely in the
range from 8 to 1024 bits in steps of 8. This
makes the program's usage much simpler. The man
page now contains a hint on how to share large
files using ssss in hybrid mode (together with a
block cipher).
Tags: Major feature enhancements

2005-07-21 01:53
0.3

This release adds a man page. There are minor interface and code cleanups.
Tags: Documentation

2005-06-14 22:42
0.2

A special diffusion layer was added. It prevents cheaters from modifying the result of a share recombination in the way they want. This feature is essential for the very paranoid only.
Tags: Minor feature enhancements

2005-05-22 16:07
0.1

Tags: Initial freshmeat announcement

Project Resources