[package] name = "bananasplit" version = "0.0.0" edition = "2021" license = "MPL-2.0" keywords = ["shamir", "secret", "split"] description = "Possibly a rust port shamir secret split (or other secret split algorithm) to split secret strings and recover them" [dependencies]