0
I Use This!
Activity Not Available
Analyzed about 2 hours ago. based on code collected about 2 hours ago.

Project Summary

This is a very simple web app, designed for everyday use. The goal is to generate a strong password to access a web site by filling in a form with simple yet unique information. All inputs are optional and the password is generated on the fly, which lets the user choose the level of details to get more or less security. The same password is generated consistently for the same inputs.

Different versions of the SHA algorithm are applied to the string resulting from the concatenation to generate passwords of different lengths:

* MD5 generates passwords of 32 characters (size M)
* SHA-1 generates passwords of 40 characters (size L)
* SHA-256 generates passwords of 56 characters (size XL)
* SHA-512 generates passwords of 128 characters (size XXL)

Tags

encryption generator hash javascript password

In a Nutshell, Enlarge Your Password!...

 No recognizable code

Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has code locations but that location contains no recognizable source code for Open Hub to analyze.

Creative Commons Attribution 3.0
Permitted
Forbidden
Required

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    compare projects before you chose one to use
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
About Project Security

 No recognizable code

Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has code locations but that location contains no recognizable source code for Open Hub to analyze.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!