attr-encrypted / attr_encrypted

Generates attr_accessors that encrypt and decrypt attributes
MIT License
2.01k stars 427 forks source link

OpenSSL::Cipher::CipherError: (help) #355

Open reginato opened 5 years ago

reginato commented 5 years ago

Yesterday everything was ok, we made a deploy we did not update anything of the gem, no version and not the secret_key and we are getting this error can someone help me

forrestblount commented 5 years ago

Did you find https://github.com/attr-encrypted/attr_encrypted/issues/207 ? What changes did you make in your deploy?

reginato commented 5 years ago

man, we didn't change anything on this. No secret key, no version, no ruby, no gems, nothing.. :-(

sboles commented 4 years ago

I saw this when my column size was not large enough for the encrypted data @reginato.