/liblhtlp

Linearly Homomorphic Time Lock Puzzle Library

Primary LanguageCGNU General Public License v3.0GPL-3.0

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

Usage

mkdir -p build lib
make
cd test && make build && make

Contributing

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