/Hrypton-droid

password manager

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

Hrypton password manager

access to your passwords anywhere and anytime without saving anything

main idea

what if you have a algorithm that can generate password with your inputs? so you don't need to save them because you can generate it later with same inputs

my algorithm is a hash based on sha256 and its so slow (so its very hard to crack even for super computers)

knowing that krypton is superman weakness
Hrypton can be super computers weakness

and input parameters are:

  1. Master password
  2. URL of website that you need passwoed for it
  3. Your username

and this algorithm generates standard passwords that contains lowercase, uppercase, digits, and special charecters

naming

Hash + Krypton -> Hrypton

talk is cheap show me the code

ok checkout this .

how it looks?

green like krypton


who's behind this

idea and algorithm -> ali ghahremani
android -> ali ghahremani
website - > ali ghahremani
web extentation -> ali ghahremani