On Wednesday, June 2, 2021 at 12:18:39 AM UTC-4 df7...@gmail.com wrote:

> I wanted to have an application on two Windows systems communicate with 
> each other using public key encryption (PKE).
> *...*
>
> The question is:
>
> How is that type of public key encryption/decryption done using Crypto++ 
> (or built in to Win32 API)?
>
https://cryptopp.com/wiki/RSA_Cryptography .

Once you exchange keys you might be interested in 
https://www.cryptopp.com/wiki/ChaCha20Poly1305 and friends for bulk 
encryption.

Also see 
https://www.cryptopp.com/wiki/Elliptic_Curve_Integrated_Encryption_Scheme .

Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/1b85c6c8-3876-4976-b63c-48bb51997a55n%40googlegroups.com.

Reply via email to