mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
They way OpenSSH does key derivation to protect keys using a password is not the standard PBKDF2, but something funky, picking key material non-linearly.