Time-Locked Cryptography
farlow.dev
Time-Locked Cryptography
1–2 of 2 posts
Re: Time-Locked Cryptography
#2Interesting post. Normally, modular exponentiation is O(log e) via binary exponentiation. By setting the exponent to 2^t, u can force the operation to be sequential.