Skip to main content

Data Erasure Standards Guide

MASAMUNE supports 19 erasure methods across international standards. This guide explains each standard and when to use it.

NIST SP 800-88 Rev.1

The U.S. National Institute of Standards and Technology standard for media sanitization. The most widely referenced standard globally.

LevelMethodUse CaseDevices
ClearSingle-pass overwrite (zeros or random)Standard device reuse/resaleHDD, SSD, Mobile
PurgeATA Secure Erase, NVMe Sanitize, Cryptographic EraseHigh-security, government, regulated industriesSSD, NVMe, SED
DestroyPhysical destruction (shredding, degaussing)Top-secret / classified dataAll

DoD 5220.22-M

U.S. Department of Defense standard. Two variants supported:

  • 3-pass: Write zeros → write ones → write random → verify
  • 7-pass (ECE): Extended pattern for higher assurance

HMG IS5

UK Government standard (HMG Infosec Standard 5):

  • Baseline: Single-pass overwrite with verification
  • Enhanced: Three-pass overwrite with verification

Gutmann Method

35-pass overwrite. Originally designed for legacy magnetic media. Overkill for modern drives but required by some compliance frameworks.

IEEE 2883-2022

The latest international standard for storage device sanitization. Specifically addresses modern SSD/NVMe challenges including wear leveling and over-provisioning.

Hardware-Level Methods

MethodSpeedDevice TypeHow It Works
ATA Secure EraseSeconds to minutesSATA SSD/HDDDrive firmware erases all cells
ATA Enhanced Secure EraseSeconds to minutesSATA SSDIncludes hidden/remapped areas
NVMe FormatSecondsNVMe SSDFirmware-level secure format
Cryptographic EraseInstantSED (Self-Encrypting Drives)Destroys encryption key

Choosing the Right Standard

Standard Reuse

NIST Clear or Zero Fill. Fast, effective for non-classified data. Suitable for enterprise device refresh.

Regulated Industries

NIST Purge + DoD 5220.22-M. Required for healthcare (HIPAA), finance (PCI-DSS), government contracts.

Maximum Security

Gutmann 35-pass or physical destruction. For top-secret/classified data handling.

Need help choosing the right method?Contact Us