cpythoud / password-rodeo

Password Rodeo is a small Java library used to create and validate passwords.

Home Page:https://password.rodeo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Rodeo

Password Rodeo is a small Java library used to create and validate passwords.

Creation and validation are controlled by criteria you specify: password length and the presence or absence of certain types of characters (upper-cases, digits, etc.) You use the library to randomly generate passwords and/or validate passwords submitted by the end-user.

Documentation, including a tutorial and a full manual, is available on the project website.

About

Password Rodeo is a small Java library used to create and validate passwords.

https://password.rodeo/

License:Apache License 2.0


Languages

Language:Java 88.9%Language:CSS 8.4%Language:HTML 2.7%Language:JavaScript 0.1%