Hacker News new | ask | show | jobs
by felixhammerl 3700 days ago
exactly. the passphrase for the private key isn't touched. the >24 chars passphrase is used for the symmetrically encrypted pgp message.
1 comments

Oh, OK cool. As long as you're using a good KDF to seed the CSPRNG that sounds great. Thanks for the response.