pub const HW_KEY_VERSION: u32 = 1;
Expand description
The header, IV, and last 256 bits of HMAC are fixed for this version. The ciphertext is allowed to grow, though secrets should stay in the same position to allow downlevel versions to continue to understand that portion of the data.