summaryrefslogtreecommitdiff
path: root/PROTOCOL.agent
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2015-05-08 03:56:51 +0000
committerDamien Miller <djm@mindrot.org>2015-05-08 13:58:06 +1000
commit4e636cf201ce6e7e3b9088568218f9d4e2c51712 (patch)
tree81eaec7f6fd26d6a9aae9dc44146683083455e28 /PROTOCOL.agent
parent38b8272f823dc1dd4e29dbcee83943ed48bb12fa (diff)
upstream commit
whitespace at EOL
Diffstat (limited to 'PROTOCOL.agent')
-rw-r--r--PROTOCOL.agent4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL.agent b/PROTOCOL.agent
index 3fcaa14d4..27ec0c1de 100644
--- a/PROTOCOL.agent
+++ b/PROTOCOL.agent
@@ -413,7 +413,7 @@ It may be requested using this message:
413 413
414"rsa_e" and "rsa_n" are used to identify which private key to use. 414"rsa_e" and "rsa_n" are used to identify which private key to use.
415"encrypted_challenge" is a challenge blob that has (presumably) 415"encrypted_challenge" is a challenge blob that has (presumably)
416been encrypted with the public key and must be in the range 416been encrypted with the public key and must be in the range
4171 <= encrypted_challenge < 2^256. "session_id" is the SSH protocol 1 4171 <= encrypted_challenge < 2^256. "session_id" is the SSH protocol 1
418session ID (computed from the server host key, the server semi-ephemeral 418session ID (computed from the server host key, the server semi-ephemeral
419key and the session cookie). 419key and the session cookie).
@@ -557,4 +557,4 @@ Locking and unlocking affects both protocol 1 and protocol 2 keys.
557 SSH_AGENT_CONSTRAIN_LIFETIME 1 557 SSH_AGENT_CONSTRAIN_LIFETIME 1
558 SSH_AGENT_CONSTRAIN_CONFIRM 2 558 SSH_AGENT_CONSTRAIN_CONFIRM 2
559 559
560$OpenBSD: PROTOCOL.agent,v 1.7 2013/01/02 00:33:49 djm Exp $ 560$OpenBSD: PROTOCOL.agent,v 1.8 2015/05/08 03:56:51 djm Exp $