Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Javascript Crypto Library

Compare

  Analyzed about 1 month ago

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 ... [More] 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. [Less]

21.9K lines of code

0 current contributors

over 9 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

libkripto

Compare

  Analyzed about 1 month ago

Simple and flexible cryptographic library written in ISO C99

30.1K lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

checksumjack

Compare

  Analyzed about 1 month ago

ChecksumJack is a software with a modern GUI(Qt) to calculate a files hash digest. It runs on multiple platform and is distributed under the GPLv3 license. You are welcome to download it for free. Supported hash: MD5, SHA1(SHA-1), (SHA2) SHA224, SHA256, SHA384, SHA512, RIPEMD and WHIRLPOOL (openSSL).

7.87K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

libmd

Compare

  Analyzed about 1 month ago

This library provides message digest functions found on BSD systems either on their libc (NetBSD, OpenBSD) or libmd (FreeBSD, DragonflyBSD, Mac OS X, Solaris) libraries and lacking on others like GNU systems.

2.56K lines of code

2 current contributors

about 1 year since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: bsd_2clau..., isc, Public_do...

jsSHA

Compare

  Analyzed about 1 month ago

jsSHA is a JavaScript implementation of all variants of the SHA family of hashes (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512) as well as HMAC.

6.7K lines of code

0 current contributors

about 1 year since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

ACryptoHash.Net

Compare

  Analyzed 3 months ago

Pure managed C# implementation of well-known cryptographic hash functions such as SHA-family (SHA0, SHA1, SHA2), MD-family (MD2, MD4, MD5), RIPEMD, Tiger, Haval, Snefru and others.

10.3K lines of code

0 current contributors

over 20 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses
Tags hash sha2

libsha2

Compare

  Analyzed about 1 month ago

SHA-2-family hashing library.

1.42K lines of code

1 current contributors

6 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Tags C library sha2