Tags : Browse Projects

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

Javascript Crypto Library

Compare

  Analyzed about 11 hours 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 8 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

libkripto

Compare

  Analyzed 1 day ago

Simple and flexible cryptographic library written in ISO C99

30.1K lines of code

0 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

libmd

Compare

  Analyzed about 22 hours 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

2 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: bsd_2clau..., isc, Public_do...

jsSHA

Compare

  Analyzed about 11 hours 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 2 months since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This

checksumjack

Compare

  Analyzed 30 minutes 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 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

libsha2

Compare

  Analyzed 23 minutes ago

SHA-2-family hashing library.

1.41K lines of code

1 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This
Tags C library sha2

ACryptoHash.Net

Compare

  Analyzed about 5 hours 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 19 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses
Tags hash sha2