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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: