Re: OE Encryption

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



Buenas noches: *Dennis_H* escribió:
"Dennis_H" wrote:

Any help out there on encryption with OE? Do I need a digital signature.

There is a difference between signing and encrypting: For signing a
message digitally you need a digital ID for your e-mail address; in
order to encrypt a message you need the public key of a digital ID of
the _receipients_ e-mail address! Such a public key can be transmitted
by sending a digitally signed message.

How difficult is it to encrypt something?

If you have the key, just click the button in OE to encrypt the message. ;-)

Saludos
Roland
--
Probleme mit OE? Hier gibt es die Lösungen: <http://oe-faq.de>!

"Ein tüchtiger Feind bringt uns weiter
als ein Dutzend untüchtiger Freunde." (G. Gründgens)
.



Relevant Pages

  • Re: WS SecureConverstion
    ... for signing and encrypting when one web service talks to the other.. ... >> WebS B. So he will use B's public key to encrypt. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: how to have a gpg public key?
    ... Having just a public key doesn't do you much good. ... You need both a private key and a public key; ... can encrypt and decrypt your messages and you are just ...
    (Debian-User)
  • Re: RSA Encrypt/Decrypt Problems
    ... You can generate a snk for each and replicate the public key part to each ... Then sym encrypt your data with the key and iv and store in the ... You could actually do it with small blocks and only the public rsa key, ... > key) with the symmetric key embedded in the file and encrypted using the ...
    (microsoft.public.dotnet.security)
  • RE: Cannot decrypt files encrypted using Crypto API on a different
    ... On the client computer you app first would try to open the container ... the server generates session key, wraps it with the client's public key, ... encrypts the content with the session key and sends both the wrapped session ... encrypt your data with this key ...
    (microsoft.public.platformsdk.security)
  • Re: RSACryptoServiceProvider decrypt with public key
    ... key/decrypt with the private key and encrypt with the private key/decrypt ... encrypt data and send it back to Alice. ... only she can decrypt Bob's data. ... see the public key and the encrypted data, but she could not decrypt Bob's ...
    (microsoft.public.dotnet.security)