Valenciano118 / shamir_secret_sharing

Implemenetation of Shamir's Secret Sharing Scheme using the Rust programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shamir Secret Sharing

This is an assignment for my uni. I decided to use Rust because I'd been wanting to try and learn it for a while and this was a very good excuse to get started.

My end goal with this project is for it hopefully being good enough to be used as a library by our fellow Rustaceans.

About

Implemenetation of Shamir's Secret Sharing Scheme using the Rust programming language


Languages

Language:Rust 100.0%