Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 373 Bytes

liblhtlp - C Library implementing Linearly Homomorphic Time Lock Puzzles

This is an implementation of Homomorphic Time-Lock Puzzles and Applications - Section 4.1

Dependencies

  • gcc v9.2.1
  • gmp v6.2.0-1

Contributing

Please raise a GitHub issue if the code is not working. Suggestions and feedback are also welcome.