Re: Certified OpenPGP-encryption after release of Thunderbird 78

2020-05-29 Thread Grzegorz Kulewski
gt; near future? > > No. There's some talk about supporting it, but as far as I know there's > no plan to do it. It's still at the "you know, it'd be kind of nice > if..." stage, not the "we really should do this" stage. Double nice. Time to

Re: Certified OpenPGP-encryption after release of Thunderbird 78

2020-05-29 Thread Grzegorz Kulewski
key management and crypto happen in the same process as IMAP/POP/SMTP, GUI, JavaScript and everything else? If so - do you believe it's acceptable? 2. Is there any real plan to have working smartcard support in the near future? -- Grzegorz Kulewski __

Re: Comparison of RSA vs elliptical keys

2020-05-12 Thread Grzegorz Kulewski
and signing key. 7. If you want something stronger than Curve 25519 that (is believed to) share similar benefits try Curve 448 (~224 bits of security). But I am not sure if PGP implements it (yet?). -- Grzegorz Kulewski ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Performance of Yubikey fw >= 5.2.3 and Curve25519 in OpenPGP

2020-05-08 Thread Grzegorz Kulewski
ished such benchmarks independently. Does anybody here have Curve25519 enabled Yubikey and did/could do such benchmarks? Thank you in advance! -- Grzegorz Kulewski ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/list

Automating and integrating GPG

2017-09-18 Thread Grzegorz Kulewski
instead of requiring user to enter them using pinentry. I wonder what method of integration of GPG with such project is best, most future-proof and recommended and are there any other advices you may give me? Thank you in advance. -- Grzegor