2
I Use This!
Inactive
Analyzed about 9 hours ago. based on code collected about 13 hours ago.

Project Summary

The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity and reusability.
It currently includes:

* AES-256, symmetric encryption;
* Fortuna, a strong pseudo-random number generator;
* SRP, a verifier-based authentication protocol;
* SHA-2, hash function.

Clipperz online password manager (https://clipperz.is) uses the above cryptographic functions.

Browser cryptography is an critical component for building "zero-knowledge web appls" or "host-proof apps", but you can also use it to improve the security of specific portion of your projects. As an example, you could consider replacing your current user authentication process with SRP.

Tags

aes crypto cryptography ecc encryption fortuna hash javascript prng random sha2 srp

In a Nutshell, Javascript Crypto Library...

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

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

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog

Languages

JavaScript
97%
2 Other
3%

30 Day Summary

Mar 25 2024 — Apr 24 2024

12 Month Summary

Apr 24 2023 — Apr 24 2024

Ratings

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