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

Always Error "Key must be 32 bytes" #19

Closed
DiesDasJenes opened this issue Feb 3, 2017 · 1 comment
Closed

Always Error "Key must be 32 bytes" #19

DiesDasJenes opened this issue Feb 3, 2017 · 1 comment

Comments

@DiesDasJenes
Copy link

DiesDasJenes commented Feb 3, 2017

Hi,
i am trying to create a new pws safe but every password i enter is being rejected with the error message "Key must be 32 bytes". I checked the passwords byte length with other password safes like KeePass. I am using ruby2.4 and the latest version of pws.

Well after an afternoon of trying and searching i found this: attr-encrypted/encryptor#26
It is an Error of the OpenSSL Library.

@janlelis
Copy link
Owner

janlelis commented Feb 6, 2017

Thanks for the bug report! I just released 1.0.7, which is compatible with Ruby 2.4.

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

2 participants