Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 287 Bytes

Provide kleptography implementation The test code is in lib.rs To run the test -> "cargo test" You can also run -> "cargo run" which will simply generate a private key and try to recover it from the signatures As a result, the program will print two private key, which will be the same.