[]
= "shamir-algorithm"
= "0.1.0"
= "2021"
= "A Rust implementation of Shamir's Secret Sharing algorithm using Galois Field arithmetic over GF(256)"
= "MIT"
= "https://github.com/yourusername/ShamirRust"
= ["cryptography", "secret-sharing", "shamir", "threshold"]
= ["cryptography", "algorithms"]
= "README.md"
[]
= { = "0.9", = ["small_rng"] }