commit | bcd00abd8451f36142ae2ee10cc657202149201e | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sat Dec 07 10:41:55 2013 +1100 |
committer | Damien Miller <djm@mindrot.org> | Sat Dec 07 10:41:55 2013 +1100 |
tree | 946db23f1ec607d9260e46b9f6f2422e0e9c970c | |
parent | f0e9060d236c0e38bec2fa1c6579fb0a2ea6458d [diff] |
- markus@cvs.openbsd.org 2013/12/06 13:34:54 [authfile.c authfile.h cipher.c cipher.h key.c packet.c ssh-agent.c] [ssh-keygen.c PROTOCOL.key] new private key format, bcrypt as KDF by default; details in PROTOCOL.key; feedback and lots help from djm; ok djm@