Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secret_key.unlock : ValueError: Input strings must be a multiple of the segment size 16 in length #16

Open
rosscdh opened this issue Aug 15, 2019 · 0 comments

Comments

@rosscdh
Copy link

rosscdh commented Aug 15, 2019

Hi there, thanks for the good tool

having a small issue with my_secret_key = pgp.read_key_file('my_private_key.asc.gpg')
my_secret_key.unlock('.......')
throws a ValueError: Input strings must be a multiple of the segment size 16 in length

python 3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant