mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 06:09:39 +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.