irreversible encryption with time self-destruction
Petoron Time Burn Cipher (PTBC)
A promising cipher based on self-destruction of time, complete absence of traces and impossibility of key selection.
Key features:
AES-CFB encryption with per-file IV
Argon2id key derivation with 256MB RAM resistance
TTL (time to live) built directly into the encrypted file
HMAC-SHA512 integrity verification
Self-deleting mode (--autowipe) and one-time access marking (--onetime)
No file metadata, no recovery, no password resets
Philosophy:
If you lose the password - it’s over.
If time expires - it’s gone.
PTBC doesn’t forgive, doesn’t forget, and doesn’t leak.
...
The EaseFilter File Control SDK is a powerful development toolkit for creating robust, kernel-level file security and data protection solutions on the Windows platform. It includes a high-performance file system filter driver that intercepts and manages all file I/O operations in real time, giving developers deep, granular control far beyond what is possible with standard Windows APIs or Access Control Lists (ACLs).
The EaseFilter Control Filter Driver provides a powerful method for intercepting file I/O operations at both the pre-operation and post-operation stages. This dual-layered interception enables comprehensive monitoring and enforcement of file access policies.