I was thinking, find the date you want to decrypt whatever, find which block # would land on that date, and use that exact number as the private ‘key’. The decryption algo will check every block, only decrypting when it hits the correct one, on that date?
I might be missing something in the encryption world….