this post was submitted on 19 Nov 2023
4 points (100.0% liked)

Security

632 readers
1 users here now

A community for discussion about cybersecurity, hacking, cybersecurity news, exploits, bounties etc.

Rules :

  1. All instance-wide rules apply.
  2. Keep it totally legal.
  3. Remember the human, be civil.
  4. Be helpful, don't be rude.

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[–] Rick_C137@programming.dev 1 points 10 months ago (1 children)

not yet, I didn't find enough documentation about that topic.

[–] hatedbad@lemmy.sdf.org 1 points 10 months ago (1 children)

this post seems nice and succinct, not sure about ECC but RSA certainly seems easy enough

[–] Rick_C137@programming.dev 1 points 9 months ago

Hey @hatedbad@lemmy.sdf.org

Thanks for your output, but RSA seem to not be recommended anymore, dig on a search engine..