Aplicación de Cifrado y Eliminación Segura
-
Updated
Oct 16, 2023 - Python
Aplicación de Cifrado y Eliminación Segura
Securely delete files and directories (not for SSD)
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.
Command-line tool for securely overwriting files with zeros, with Drag and Drop support.
SecureDelete is a Java tool that securely deletes files and directories by overwriting them with random data and zeros before permanent deletion.
useful shell scripts
A secure delete methodology in C/C++
guard your files with strong encryption.
Amaterasu is a secure file deletion utility that erases files from existence, ensuring that sensitive data is permanently destroyed.
dm-linear with secure deletion (wipe, erase) on discard
Simple program for delete files with data rewriting (data sanitization)
🔒⚡ An AES256-GCM and ZSTD encryption suite for file encryption, decryption, and secure DoD 5220.22-M deletion that supports files, directories and stdin-to-stdout pipelines.
Very very basic program to wipe free space on a drive, that can run on just bash. No other dependencies or libraries necessary (The aim was to have it run on android with bash installed)
A simple tool to securely delete files and directorys, implemented in V.
The Raspberry Pi storage scrub station for USB thumb drives.
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."