encryption - Using SymmetricEncryption with Rails 4 -


i using symmetricencryption rails 4 encrypt attributes of model. worked in development environment not work in production. error openssl::cipher bad decrypt when dercypting value in database. different thing in production, have unicorn server running 8 slaves. want understand how openssl cipher works. found out 1 gets error when used different key , iv. have 1 set same. other situations can cause such error?


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -