Skip to content

hiql/passwords-app

Repository files navigation

image

Passwords

A random password generator

alt text

Features

  • Generator
    • Random
    • Memoriable
    • PIN
  • Hasher
    • MD5
    • Bcrypt
    • SHA1/SHA224/SHA256/SHA384/SHA512
    • BASE64
  • Analyzer
    • Password strength test
    • Common password check
    • Estimate the time to crack

Tech Stacks

Tauri + React + Radix UI + Typescript + Rust

App Icon

npm install -g @uosjs/icon-builder

uosjs-icon-builder --input=passwords.png --output=./dist/icons/

License

MIT