Skip to content

munezerobagira/passbags

 
 

Repository files navigation

passbag

Passbag Make your weak password into super strong password.

About

This is app help you to generate a strong password. It is implemented using flutter, so it can run in any platform, wether on mac, ios, android, or in browser.

Algorithm

  1. Provide your own secret from example secret
  2. Provide your weak password for example mbags
  3. Perfom hashing and encoding for your provided secret and weak password to generat a fixed length strong password
  4. Get your strong password
  • No information is saved in browser or database, you own your own password

Releases

No releases published

Packages

No packages published

Languages

  • C++ 37.5%
  • CMake 30.2%
  • Dart 19.1%
  • Ruby 4.5%
  • HTML 3.1%
  • Swift 3.0%
  • Other 2.6%