Decrypting an ssh session knowing the private key?
- From: "Jeff Sadowski" <jeff.sadowski@xxxxxxxxx>
- Date: Thu, 5 Oct 2006 19:24:33 -0600
I would like to write a program that could deycrypt ssh communication
by using the private key of the server computer. This should be
possable right? And I should be able to use libraries the openssh has
already writen. In fact the majority of the code should already be
writen right? I should just need to send a packet with the private key
to a function right?
- Follow-Ups:
- Re: Decrypting an ssh session knowing the private key?
- From: Mark Senior
- Re: Decrypting an ssh session knowing the private key?
- From: Christian Grunfeld
- RE: Decrypting an ssh session knowing the private key?
- From: Patrick Morris
- Re: Decrypting an ssh session knowing the private key?
- Prev by Date: Re: Agent Forwarding Question for the list
- Next by Date: Re: Agent Forwarding Question for the list
- Previous by thread: Agent Forwarding Question for the list
- Next by thread: RE: Decrypting an ssh session knowing the private key?
- Index(es):
Relevant Pages
|