Crypt works perfectly on any device (eg. Desktop, smartphone, tablet, Ipads) and browser .
Crypt is a password generator that can help you generate strong and random passwords by interpolating the password you provide with random characters you selected, by using a secure cryptographic algorithm.
Not to bore you, Security and Privacy are hot topics at the moment, so that is why we had to look into the way we approach security and privacy, Crypt allow you to generate a secure pass phrase on your browser without having to tranfer or save any information to any server, making the generated passwords private
The cryptograhic library used is open source, so we believe it to be trustworthy. w Crypto Method from the collection, which is known to be secure. For best results, we chose a default lenght, of 10 characters for the pass phrase to be generated, which makes it more secure. (NOTE: you could change this value but do not go lower than 8 characters.)
Crypt allows you to supply a password set and then generates secure pass phrase for you on your browser (client-side). No server-side code will be necessary, and no information will be transferred between client (your browser) and server (web server), this means the generated passwords will not be saved on any database on the server. if you ask me, thats pretty much private.
100% security can't be guaranteed, to be completely secured there are a number of factors that needs to be considered, But having a secure password and not disclosing it is a very good start.