Secure destruction of sensitive virtual data, temporary files and swap partitions
-
Updated
Jan 16, 2023 - Python
Secure destruction of sensitive virtual data, temporary files and swap partitions
The Raspberry Pi storage scrub station for USB thumb drives.
ChronoCrypt is a powerful CLI-based encryption tool that allows users to create time-locked secure notes that self-destruct after a specified duration. It uses AES-256 encryption (CBC mode) to securely store sensitive information, ensuring that notes are unreadable beyond their expiry time.
Petoron Time Burn Cipher (PTBC) - irreversible encryption with time self-destruction and non-recoverability
Secure Encryption and Deletion Application
A a collection of secure delete algorithms in a CLI that can be used to overwrite data in a way that makes it difficult or impossible to recover. The algorithms included in this collection are zero-fill, DoD 5220.22-M, and random data.
Simple python script to safely delete sensitive files
A Python-based tool for securely deleting files and folders with overwrite functionality. Created by MD. Bayazid.
Add a description, image, and links to the secure-delete topic page so that developers can more easily learn about it.
To associate your repository with the secure-delete topic, visit your repo's landing page and select "manage topics."