How asymmetrically encrypt under windows ( CLI )
How asymmetrically encrypt under windows ( CLI )
Hi,
How can we (under Windows...) encrypt file (or stdout) asymmetrically ? (best will be with ECC)
I see I'm not alone with this question https://security.stackexchange.com/questions/86721/can-i-specify-a-public-key-file-instead-of-recipient-when-encrypting-with-gpg
Apparently with GnuPG (bin for Windows) it's not working the best, you have first to import the public key ..
And ideas, or alternatives ?
Thanks.
You're viewing a single thread.
have you tried openssl?
1 0 Replynot yet, I didn't find enough documentation about that topic.
1 0 Replythis post seems nice and succinct, not sure about ECC but RSA certainly seems easy enough
1 0 ReplyThanks for your output, but RSA seem to not be recommended anymore, dig on a search engine..
1 0 Reply