Re: DECRYPT with PUBLIC key (how to?)



You can sign with private key and verify signature with public key. I
guess that's what you probably wanted to do anyway.

-Valery.
http://www.harper.no/valery

KCS wrote:
Well hey Valery
I just wanted to know if it could be done because the MS documentation says
it can be. I should have perhaps made clear that I wanted to avoid the 'end
user' having to generate their own key pair and that I wanted to hide certain
values in my application which would be decoded with my own public key which
would not have been made available to the end user.
So I guess I will have to use another encrypt/decrypt method instead to
achieve this.


"Valery Pryamikov" wrote:


.



Relevant Pages

  • RE: PGP scripting...
    ... cryptosystems, ... In these systems divulging your private key compromises the public ... Here is a quick over view of the public key encryption routines (the ...
    (SecProg)
  • Re: Private & Public Key storage location
    ... with that you complete the 'certificate' to have both public and private key ... To view the complete cert, you access the cert mmc, ... its end & send only the public key to the CA along with the other websites ... The CA never know the private key of the website. ...
    (microsoft.public.inetserver.iis.security)
  • CryptImportKey NTE_BAD_KEY error.
    ... of the private key is just fine but when I try to import the public key I ... // This Asymetric key set will be used to create the Autherization Code. ... delete psBuffer; ...
    (microsoft.public.security)
  • Re: Private & Public Key storage location
    ... client use the public key to ... corresponds to this certiticate' when you view the cert. ... it will has the private key as well. ... installed for your website, it will be sent to all the clients who connect ...
    (microsoft.public.inetserver.iis.security)
  • CryptImportKey NTE_BAD_KEY error.
    ... of the private key is just fine but when I try to import the public key I ... // This Asymetric key set will be used to create the Autherization Code. ... delete psBuffer; ...
    (microsoft.public.platformsdk.security)