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

`EPOCH` is included in compile time checks when it shouldn't #15

Closed nstilt1 closed 1 month ago

nstilt1 commented 3 months ago

The EPOCH should not be included when calculating BREAKING_POINT_YEARS, but it might be better to just do #13