Skip to content

Tylerr-D/Sentinel-Password-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentinel-Password-Analyzer

A small terminal based password analyzer written in Rust.

The program checks a password for common security requirements such as length, uppercase letters, numbers, and special characters. It then gives a security score and strength rating. It also includes a simple password generator.

Note: This project was developed and tested on Linux. The provided executable is intended for Linux systems.

Running (after downloading release)

./Sentinel-Password-Analyzer

or run the compiled executable from the target/release directory.

Built while learning Rust and experimenting with functions, loops, ownership, references, and basic program structure.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages