scuttle/profiles/legacy_hmg.profile.toml

18 lines
610 B
TOML
Executable File

# Legacy HMG IS5 Enhanced profile — 3-pass UK HMG IS5 method.
# Legacy profile for the `--method is5enh` method.
[meta]
name = "Legacy HMG IS5 Enhanced"
version = 1
description = "UK HMG Infosec Standard 5 (Enhanced): three passes — zeros, ones, PRNG stream — with verification of the final PRNG pass. Baseline UK government sanitization for non-secret media."
nist_class = "clear"
audience = "UK government, IS5-regulated workflows"
[defaults]
method = "is5enh"
prng = "ChaCha20 (CSPRNG)"
rounds = 1
verify = "final"
certificate = "json"
noblank = false