You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 Why password is really needed?
I read password is needed for hdd encryption of keys (Secret keys), but checking the code I didn't notice any, so is the password/passhprase really needed? Also there is part of SecretKeys in Pgp object but they do not seem to be used ?
// Im still learning pgp, so maybe I dont get sth right...
You have fixed KEY_RING_ID = email in the code, which is always used in building keys
The text was updated successfully, but these errors were encountered:
If you can give us a choice, then do the random and to set custom one. I've
been experiencing issues with the library, getting error" Provider SC does
not support encryption method RSA"
pe 10. huhtik. 2020 klo 21.12 Jan Rabe <notifications@github.com> kirjoitti:
1 Why password is really needed?
I read password is needed for hdd encryption of keys (Secret keys), but checking the code I didn't notice any, so is the password/passhprase really needed? Also there is part of SecretKeys in Pgp object but they do not seem to be used ?
// Im still learning pgp, so maybe I dont get sth right...
The text was updated successfully, but these errors were encountered: