Tags : Browse Projects

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

Javascript Crypto Library

Compare

  Analyzed about 10 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

almost 10 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

jsSHA

Compare

  Analyzed about 9 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 1 month since last commit

1 users on Open Hub

Very Low Activity
5.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

almost 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

checksumjack

Compare

  Analyzed 1 day 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

almost 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

libmd

Compare

  Analyzed about 14 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

over 1 year since last commit

1 users on Open Hub

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

ACryptoHash.Net

Compare

  Analyzed about 3 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 20 years since last commit

0 users on Open Hub

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

libsha2

Compare

  Analyzed about 12 hours ago

SHA-2-family hashing library.

1.42K lines of code

1 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags C library sha2

tcl-sha

Compare

  Analyzed about 16 hours ago

SHA utilities for Tcl

1.37K lines of code

0 current contributors

7 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags sha2 sha512 tcl