Hacker News new | ask | show | jobs
by mkj 1265 days ago
OpenSSH private keys are now their own format, not ASN.1 encoded. There is still two 4 byte "checkint" values that can vary (but must match), but less redundant overall.

https://cvsweb.openbsd.org/src/usr.bin/ssh/PROTOCOL.key?anno...