Re: RSA and DES encryption and decryption with C++ on Windows

2022-04-11 Thread John Alway
Pauli, Thanks for the link, but apparently that code requires having an account to view it. However, I've passed the information from this thread onto the guy I'm working with and he's going to reevaluate what he wants to do. Regards, ...John

Re: RSA and DES encryption and decryption with C++ on Windows

2022-04-10 Thread John Alway
p;utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Sun, Apr 10, 2022 at 10:38 AM Michael Wojcik < michael.woj...@microfocus.com> wrote: > > From: openssl-users On Behalf Of > John Alway > > Sent: Sa

RSA and DES encryption and decryption with C++ on Windows

2022-04-09 Thread John Alway
Hello, I'm a C++ programmer. I recently downloaded and installed the OpenSSL library to my Windows 10 machine. >From this site https://slproweb.com/products/Win32OpenSSL.html I downloaded " Win32 OpenSSL v3.0.2" MSI I'm using Visual Studio 2019. Anyway, the long and short of it is that I a