Skip to main content

Timelock Encryption

Definition

Timelock encryption is a cryptographic technique where data is encrypted in such a way that it can only be decrypted after a specific period has elapsed. This is achieved by linking decryption to a computational puzzle that takes a predetermined amount of time to solve. It ensures that sensitive information remains confidential until a designated future moment. This method is useful for scheduled releases or deferred access.