Method List
-
#adjusted_entropy StrongPassword::DictionaryAdjuster
-
#adjusted_entropy StrongPassword::QwertyAdjuster
-
all_variants StrongPassword::PasswordVariants
-
bits StrongPassword::EntropyCalculator
-
bits_with_repeats_weakened StrongPassword::EntropyCalculator
-
bonus_bits StrongPassword::NistBonusBits
-
calculate StrongPassword::EntropyCalculator
-
calculate_bonus_bits_for StrongPassword::NistBonusBits
-
#calculate_entropy StrongPassword::StrengthChecker
-
#char_multiplier StrongPassword::EntropyCalculator::EntropyResolver
-
#dictionary_words StrongPassword::DictionaryAdjuster
-
#entropy_for StrongPassword::EntropyCalculator::EntropyResolver
-
#entropy_threshhold StrongPassword::QwertyAdjuster
-
#extra_dictionary_words StrongPassword::StrengthChecker
-
#extra_dictionary_words StrongPassword::DictionaryAdjuster
-
#extra_words_for_object ActiveModel::Validations::PasswordStrengthValidator
-
#initialize StrongPassword::StrengthChecker
-
#initialize StrongPassword::DictionaryAdjuster
-
#initialize StrongPassword::QwertyAdjuster
-
#initialize StrongPassword::EntropyCalculator::EntropyResolver
-
#is_strong? StrongPassword::QwertyAdjuster
-
#is_strong? StrongPassword::DictionaryAdjuster
-
#is_strong? StrongPassword::StrengthChecker
-
#is_weak? StrongPassword::StrengthChecker
-
#is_weak? StrongPassword::DictionaryAdjuster
-
#is_weak? StrongPassword::QwertyAdjuster
-
keyboard_shift_variants StrongPassword::PasswordVariants
-
leet_speak_variants StrongPassword::PasswordVariants
-
#min_entropy StrongPassword::StrengthChecker
-
#min_entropy StrongPassword::QwertyAdjuster
-
#min_entropy StrongPassword::DictionaryAdjuster
-
#min_word_length StrongPassword::StrengthChecker
-
#min_word_length StrongPassword::DictionaryAdjuster
-
reset_bonus_cache! StrongPassword::NistBonusBits
-
#strength_options ActiveModel::Validations::PasswordStrengthValidator
-
#use_dictionary StrongPassword::StrengthChecker
-
#validate_each ActiveModel::Validations::PasswordStrengthValidator
-
#validates_password_strength ActiveModel::Validations::HelperMethods