Skip to main content

Module overwrite

Module overwrite 

Source
Expand description

§Low-Level Overwrite Engine

This module implements the core byte-level overwriting logic. It is designed to be hardware-aware, utilizing sync_all to bypass Operating System write buffers and ensure data reaches the physical storage medium.

Structs§

Overwriter
A specialized engine for performing secure cryptographic overwrites on a file.