rusty_secrets 0.2.2

Implementation of threshold Shamir's secret sharing in the Rust programming language.
Documentation
1
2
3
4
5
6

syntax = "proto3";

enum VersionProto {
  INITIAL_RELEASE = 0;
}