Password registration dictionary and rule check:


In addition to passphrase length requirements, it is important to perform dictionary and rule checks against user passwords to help ensure users are selecting secure long passphrases. This is a client side library that validates these rules. All client side checks should always be accompanied by server side checks