/schred

Rust implementation of GNU shred

Primary LanguageRustGNU General Public License v3.0GPL-3.0

schred

schred is a Rust implementation of the GNU shred utility. For now the goal is to have a super-set of the GNU shred features. schred_lib contains the logic, this package is just the frontend.