Y
Hacker News
new
|
ask
|
show
|
jobs
by
vasqw
1265 days ago
It's important for the title to say (2016) because things have changed A LOT.
1 comments
muhehe
1265 days ago
Care to elaborate?
link
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...
link