Add a encryption option to support previous data encrypted non-deterministically with a SHA1 hash digest by jorgemanrubia · Pull Request #48530 · rails/rails
This adds a new Active Record encryption option to support previous data encrypted non-deterministically with a SHA1 hash digest. There is currently a problem with Active Record encryption for user...