openssl-users Digest, Vol 94, Issue 24

2022-09-20 Thread A Z
users-ow...@openssl.org When replying, please edit your Subject line so it is more specific than "Re: Contents of openssl-users digest..." Today's Topics: 1. RE: Best Practices for private key files handling (Michael Wojcik) 2. Problem with Asymetric, two-key encryption an

Problem with Asymetric, two-key encryption and Certificate Requests.

2022-09-18 Thread A Z
A#) openssl req -x509 -nodes -newkey rsa:4096 -keyout private.key -out public.key B#) openssl smime -encrypt -binary -aes-256-cbc -in message.txt -out encrypted.dat -outform DER public.key C#) openssl smime -decrypt -in encrypted.dat -binary -inform DEM -inkey private.key -out decrypted.txt H

Problem with Asymetric, two-key encryption and Certificate Requests.

2022-09-17 Thread A Z
Dear OpenSSL, I have wanted to get into public/private two key encryption, of computer files of any type and any size and type. I am working on Windows 10 64 bit.I found the ensuing approach by my own experimenting, but it has a key disadvantage. In order for the encryption step to work by means

Problem with Asymetric, two-key encryption and Certificate Requests.

2022-09-07 Thread A Z
Dear OpenSSL, I have wanted to get into public/private two key encryption, of computer files of any type and any size and type. I am working on Windows 10 64 bit.I found the ensuing approach by my own experimenting, but it has a key disadvantage. In order for the encryption step to work by means

Questions about code and performance of OpenSSL on Windows 10 64 bit Home edition.

2021-11-19 Thread A Z
Dear SSL, Your encryption kit is fantastic. I have been using it to build self-signed web certificates and email certificates. I have also been using it to encrypt and decrypt messages, all via RSA, ad aes-256. I am running OpenSSL using 64 bit Windows 10, which is different to Linux, a litt

Using 64 bit OpenSSL Kit on Windows.

2021-11-18 Thread A Z
Dear SSL, Your encryption kit is fantastic. I have been using it to build self-signed web certificates and email certificates. I have also been using it to encrypt and decrypt messages, all via RSA, ad aes-256. I am running OpenSSL using 64 bit Windows 10, which is different to Linux, a litt

Fw: Using 64 bit OpenSSL Kit on Windows.

2021-11-17 Thread A Z
Dear SSL, Your encryption kit is supreme. I have been using it to build self-signed web certificates and email certificates. I have also been using it to encrypt and decrypt messages, all via RSA. I am running OpenSSL using 64 bit Windows 10, which is different to Linux, a little bit. -I can

Using 64 bit OpenSSL Kit on Windows.

2021-11-12 Thread A Z
Dear SSL, Your encryption kit is supreme. I have been using it to build self-signed web certificates and email certificates. I have also been using it to encrypt and decrypt messages, all via RSA. I am running OpenSSL using 64 bit Windows 10, which is different to Linux, a little bit. -I can