Re: Encrypting using private key?



On 15 Feb, 10:30, Kristian Gjøsteen <kristiag+n...@xxxxxxxxxxxx>
wrote:
Graham <graham.mor...@xxxxxxxxx> wrote:
I think I am right in saying that a lot of public key algorithms work
both ways. If you encrypt with the public key it can be decrypted with
the private key and if you encrypt with the private key it can be
decrypted with the public key.

You are wrong in saying that.

--
Kristian Gjøsteen

I'm pretty sure you can with RSA

.



Relevant Pages

  • Re: Strength of RSA with known plain-text.
    ... RSA is NEVER used to encrypt plain text. ... No public key system is used ... RSA is only used in the following 2 ways. ... Using your private key to encrypt the 160-bit SHA-1 hash of your ...
    (sci.crypt)
  • Re: How to use RSACryptoServiceProvider?
    ... RSA can be encrypted by any key of the pair then can be decrpted ... the plain text was encrypted by private key and I wanna ... > it the public key but not the private key. ... > RSACryptoServiceProvider will be able to encrypt but not decrypt. ...
    (microsoft.public.dotnet.security)
  • Re: RSA - Public vs. Private Keys
    ... RSA is intended to encrypt messages with public keys only. ... encrypt the symmetric key with the private key. ... and public key/certifcate info about the public key ...
    (microsoft.public.dotnet.security)
  • Re: DECRYPT with PUBLIC key (how to?)
    ... values in my application which would be decoded with my own public key which ... This is a very stupid thing to think that you can encrypt with private ... Private key operations often uses CRT ... Signature schemes and Encryption schemes have completely different ...
    (microsoft.public.dotnet.security)
  • Re: private to public decrypt now working
    ... would have the private key, all vice presidents would have a public key. ... All vice's could encrypt and only president could decrypt. ...
    (microsoft.public.dotnet.security)