Skip to content

Check the security of your password using the Shang algorithm. 🐉 🛡️ 🦕

License

Notifications You must be signed in to change notification settings

alyxshang/shangshield.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHANGSHIELD 🐉 🛡️ 🦕

GitHub CI

Check the security of your password using the Shang algorithm. 🐉 🛡️ 🦕

ABOUT 📚

This repository contains the source code for a Deno module to retrieve information about the strength of a password. The strength of the password is calculated using the Shang algorithm, an algorithm of my own design.

USAGE 🔨

APIs

To find out how to use this module and which APIs this module provides, run the command deno doc --html mod.ts from the root of this repository.

Importing

Any of the functions this module provides can be imported from the following HTTPS URL: https://raw.githubusercontent.com/alyxshang/shangshield.ts/main/mod.ts.

Testing

To run the tests this module provides, you can use the deno test commmand. This command has to be run from the root of this repository.

CHANGELOG ✒️

Version 0.1.0

  • Initial release.
  • Upload to GitHub.

NOTE 📜

  • Shangshield.ts 🐉 🛡️ 🦕 by Alyx Shang 🖤.
  • Licensed under the FSL v1.