LoginSignup
3
3

More than 5 years have passed since last update.

Rails3.2.9 + SHA1

Last updated at Posted at 2012-12-12

参考:ruby on rails - SHA1 Encryption? - Stack Overflow

Digest::SHA1.hexdigest( "test" )
 # => "a94a8fe5ccb19ba61c4c0873d391e987982fbbd3" 
3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3