[BACK]Return to PROTOCOL.agent CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/PROTOCOL.agent between version 1.7 and 1.8

version 1.7, 2013/01/02 00:33:49 version 1.8, 2015/05/08 03:56:51
Line 413 
Line 413 
   
 "rsa_e" and "rsa_n" are used to identify which private key to use.  "rsa_e" and "rsa_n" are used to identify which private key to use.
 "encrypted_challenge" is a challenge blob that has (presumably)  "encrypted_challenge" is a challenge blob that has (presumably)
 been encrypted with the public key and must be in the range  been encrypted with the public key and must be in the range
 1 <= encrypted_challenge < 2^256. "session_id" is the SSH protocol 1  1 <= encrypted_challenge < 2^256. "session_id" is the SSH protocol 1
 session ID (computed from the server host key, the server semi-ephemeral  session ID (computed from the server host key, the server semi-ephemeral
 key and the session cookie).  key and the session cookie).

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8