Re: encrypt data

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The best way is to simply go over SSL. What are you trying to do exactly?

-Brock
DevelopMentor
http://staff.develop.com/ballen



is there any way that i can encrypt data on the code behind that i can
decrypt when needed on client side script? I need certain data to be
encrypted when I retrieve from the server. i then need that encrypted
data in my client side code to do cerain things. but i need it
decrypted so i can work on it from the client side...

thanks...




.



Relevant Pages

  • Re: Confused by CryptoAPI
    ... ANYBODY would be able to decrypt it and recover ... random salt (encrypted by the session key) and get that signed. ... that case if the signature of the salt is OK you know that the server ... then the server sends the signature back to the client. ...
    (microsoft.public.platformsdk.security)
  • Re: Windows->Linux. Graphical terminal emulator.
    ... client generete and send to server a random number using RSA ... > have the servers public key until it contacts the server, ... Private key can only encrypt information but not decrypt it. ...
    (alt.linux)
  • Re: Windows->Linux. Graphical terminal emulator.
    ... client generete and send to server a random number using RSA ... > have the servers public key until it contacts the server, ... Private key can only encrypt information but not decrypt it. ...
    (alt.os.linux)
  • RE: Securing OWA w/SSL on IIS5.0
    ... Client inspects provided credentials for validitity. ... A symetric key is negotiated and exchanged using the public/private keypair of the server certificate. ... The whole process relies on the concept of public key cryptography which in short means that for every encryption key there is a seperate corresponding decryption key. ... > couldn't they just replay the information to decrypt the data arriving at ...
    (Focus-Microsoft)
  • Re: Losing data sent through network socket
    ... The server takes an arbitrary ... > length of the encrypted data, followed by the encrypted data down the ... The client does the exact opposite, ... > off the socket. ...
    (microsoft.public.dotnet.framework)