CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/06 06:34:54
Modified files:
usr.bin/ssh : Makefile.inc authfile.c authfile.h cipher.c
cipher.h key.c packet.c ssh-agent.c
ssh-keygen.c
Added files:
usr.bin/ssh : PROTOCOL.key
Log message:
new private key format, bcrypt as KDF by default; details in PROTOCOL.key;
feedback and lots help from djm; ok djm@
