/Shamir-Secret-Sharing

Shamir's Secret Sharing (SSS) implementation in python and rust

Primary LanguageJupyter NotebookMIT LicenseMIT

Shamir's Secret Sharing

Contains implementations for Shamir's Secret Sharing (SSS). These notebooks are used for my own learning and are not intended to be a complete reference.

Reference: https://dl.acm.org/doi/pdf/10.1145/359168.359176