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-07-12 06:59:49 +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 Also pass stretches to salt generation. 2010-07-12 06:59:49 +02:00
bcrypt.rb Also pass stretches to salt generation. 2010-07-12 06:59:49 +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