Class | Authlogic::CryptoProviders::MD5 |
In: |
lib/authlogic/crypto_providers/md5.rb
|
Parent: | Object |
This class was made for the users transitioning from md5 based systems. I highly discourage using this crypto provider as it superbly inferior to your other options.
Please use any other provider offered by Authlogic.
join_token | [RW] | |
stretches | [W] |
Does the crypted password match the tokens? Uses the same tokens that were used to encrypt.