Crate shamir_rs

Crate shamir_rs 

Source

Modules§

extensions

Structs§

Scheme
The main struct implementing Shamir’s Secret Sharing scheme
Share
A single share of a split secret, representing a point on the polynomial

Enums§

SssError
These are errors that can occur during secret sharing operations