1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise/encryptors
2010-09-25 16:08:46 +02:00
..
authlogic_sha512.rb Make bcrypt the default encryptor and automatically add a pepper on generation. 2010-06-12 14:46:55 +02:00
base.rb Increase the size of the friendly token. 2010-09-25 11:51:57 +02:00
clearance_sha1.rb Make bcrypt the default encryptor and automatically add a pepper on generation. 2010-06-12 14:46:55 +02:00
restful_authentication_sha1.rb Ensure bcrypt works and move salt generation to encryptors (needed for bcrypt). 2010-01-08 23:19:57 +01:00
sha1.rb Make bcrypt the default encryptor and automatically add a pepper on generation. 2010-06-12 14:46:55 +02:00
sha512.rb Make bcrypt the default encryptor and automatically add a pepper on generation. 2010-06-12 14:46:55 +02:00