openssl decrypted private key

From: NNTP (news8080_at_yahoo.com)
Date: 10/28/04


Date: 28 Oct 2004 07:34:39 -0700

have a question regrading private keys,

I have openssl 1024 bit x509 private key with a passphrase. I
decrypted the private key with the following command,

openssl rsa -in mykey.private -out mykey.privd (it asked me for a
password and then generated mykey.privd

now my question is that if a users has just the mykey.privd file, can
he know my password? it is reasonable to assume that he won't be able
to crack that easily?



Relevant Pages

  • openssl decrypted private key
    ... have a question regrading private keys, ... I have openssl 1024 bit x509 private key with a passphrase. ... decrypted the private key with the following command, ...
    (sci.crypt)
  • Re: openssl decrypted private key
    ... In sci.crypt NNTP wrote: ... > have a question regrading private keys, ... > decrypted the private key with the following command, ...
    (sci.crypt)
  • Re: openssl decrypted private key
    ... In sci.crypt NNTP wrote: ... > have a question regrading private keys, ... > decrypted the private key with the following command, ...
    (comp.security.ssh)
  • Re: Feature request
    ... >>case why can that not be send across on request in the handshake phase? ... > change his private key in any way, he could no longer be authenticated ... the passphrase is ... but the passphrase belongs to the private keyfile. ...
    (comp.security.ssh)
  • Re: SSH publickey auth
    ... > The goal of using Identity/Pubkey authentication is to remove the need ... > can prove you have the public and private key then you are granted ... You see here the mention of the "passphrase"? ... > authentication credentials 'follow' you. ...
    (Fedora)