Re: Open and Decrypt Private Key



Hi Susan. What are you doing exactly? I have some samples, but need to
know more about what you are trying to do on both sides to help better.

--
William Stacey [MVP]

"Susan" <Susan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A3D0C52D-88AC-4A36-A6E3-6535617A79AB@xxxxxxxxxxxxxxxx
| How do you decode the secret key (session key in this case) with your
private
| key?
| For instance User1 and User2 are in a conversation and each comes up with
| half of the secret key. I need to use the private key to decrypt the
secret
| key in order to set the AES/Rijndeal key for encrypting and decrypting the
| message. I know to Base64Decode the private key, but how do I decrypt it
to
| find out the secret key for the message passing?
|
| Sorry for such silly questions. I'm really new to this stuff and trying to
| learn. :)
|
| Thank you,


.



Relevant Pages

  • Re: CryptAPI(encryption/decryption)
    ... It seems like you're missing the Base64 decode step when trying to decrypt ... I misspelled the Private Key as Primary Key. ... Is there any variation in the encryption format in openssl compared to ... "Dylan DSilva " wrote: ...
    (microsoft.public.pocketpc.developer)
  • [OT] Re: Basic question about Public Private Key Pairs
    ... > and private keys allow me to decrypt, but vice versa is not possible (or ... a public key and a corresponding private key. ... You can encrypt something with each key; ...
    (microsoft.public.dotnet.security)
  • Re: CryptAPI(encryption/decryption)
    ... since symmetric encryption is faster than public key encryption. ... As per your reply I could get the handle of the private key. ... possible for B to decrypt the data using his Private Key. ... The PFX format encrypts the private key with the user supplied password ...
    (microsoft.public.pocketpc.developer)
  • RSA frustrations - encrypt with private, decrypt with public - possible?
    ... -User with name "Foo" requests license. ... -User has public key, ... sufficient - I want to encrypt / decrypt a small amount of arbitrary ... "distribute private key, ...
    (microsoft.public.security)
  • RSA frustrations - encrypt with private, decrypt with public - possible?
    ... -User with name "Foo" requests license. ... -User has public key, ... sufficient - I want to encrypt / decrypt a small amount of arbitrary ... "distribute private key, ...
    (microsoft.public.dotnet.security)