rails--rails/activesupport/lib
Dirkjan Bussink ba9207f301
Change the default digest for new apps to SHA256
As mentioned in
https://github.com/rails/rails/pull/40770#issuecomment-748347066 we
should default to SHA256 where SHA1 is used today. This switches over
the ActiveSupport::Digest to use SHA256 for new applications.

It also updates the constants to always refer to and use the OpenSSL
constants as well, as also discussed in that PR.
2021-01-08 12:07:20 +01:00
..
active_support Change the default digest for new apps to SHA256 2021-01-08 12:07:20 +01:00
active_support.rb Bump license years to 2021 [ci skip] 2021-01-01 12:21:20 +09:00