5 ms·
exactly. the passphrase for the private key isn't touched. the >24 chars passphrase is used for the symmetrically encrypted pgp message.
by felixhammerl 10y ago
exactly. the passphrase for the private key isn't touched. the >24 chars passphrase is used for the symmetrically encrypted pgp message.
- cvwright 10y agoOh, OK cool. As long as you're using a good KDF to seed the CSPRNG that sounds great. Thanks for the response.