nstilt1 / crypto-on-the-edge

A WIP Rust crate for generating private keys from IDs based on an HKDF, and eliminates the need to store private keys.
Apache License 2.0
0 stars 0 forks source link

Remove `BREAKING_POINT_YEARS` - it does not get calculated at compile time #13

Open nstilt1 opened 3 months ago

nstilt1 commented 3 months ago

It seemed like a good idea, but it is just another parameter now, and it doesn't really do anything. Consider making some functions that return some useful values in a test, so that people don't have to manually calculate them