Time-lock encryption
- Added on 2025-03-17
- Page: https://gwern.net/self-decrypting
- See on Internet Archive
- #crypto
How do you encrypt a file such that it can be decrypted after a date, but not before? Use serial computations for proof-of-work using successive squaring, chained hashes, or witness encryption on blockchains.