Re: [Twisted-Python] twisted.conch.checkers.SSHPublicKeyDatabase validate signature data

2013-04-22 Thread Adi Roiban
On 22 April 2013 12:01, Adi Roiban wrote: > Hi, > > In RFC 4252 http://www.ietf.org/rfc/rfc4252.txt for The Secure Shell > (SSH) Authentication Protocol at section 7. Public Key Authentication > Method: "publickey" > > There is the following information about SSH public key signature. > > The va

[Twisted-Python] twisted.conch.checkers.SSHPublicKeyDatabase validate signature data

2013-04-22 Thread Adi Roiban
Hi, In RFC 4252 http://www.ietf.org/rfc/rfc4252.txt for The Secure Shell (SSH) Authentication Protocol at section 7. Public Key Authentication Method: "publickey" There is the following information about SSH public key signature. The value of 'signature' is a signature by the corresponding priv