Package org.jpass.crypt
package org.jpass.crypt
-
ClassesClassDescriptionThis class is used to encrypt and decrypt the password file.Generate a password with a given length and special charactersThis class checks if the password is in the list of 10000 most common passwords from 2017.Class to encrypt password using Argon2d algorithmThis class is used to calculate the Shannon's entropy of a password.This class is used to calculate the similarity between two words using Levenshtein algorithm.