drand / tlock

Timelock Encryption made practical. The Go `tlock` library and the `tle` cmd line tool home to encrypt towards the future.
Apache License 2.0
510 stars 24 forks source link

Add the possibility to have additional data in commitment #55

Open AnomalRoil opened 1 year ago

AnomalRoil commented 1 year ago

This should allow us to prevent replayability (e.g. in blockchain usecases by adding a public key to the AD.)