Tags : Browse Projects

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

sjcl

Compare

  Analyzed about 22 hours ago

The Stanford Javascript Crypto Libraryis a project by the Stanford Computer Security Lab to build a secure, powerful, fast, small, easy-to-use, cross-browser library for cryptography in Javascript.

23.7K lines of code

4 current contributors

almost 5 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

µAnytun

Compare

  Analyzed about 7 hours ago

µAnytun is a tiny implementation of SATP. Unlike Anytun which is a full featured mplementation µAnytun has no support for multiple connections or synchronisation. It is a small single threaded implementation intended to act as a client on small platforms.

4.71K lines of code

0 current contributors

over 5 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

VIFF

Compare

  No analysis available

The Virtual Ideal Functionality Framework (VIFF) is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint computation based on their private inputs. The computation is done using a cryptographic protocol which ... [More] allows them to obtain a correct answer without revealing their inputs. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: lgpl3

anytun

Compare

  Analyzed about 8 hours ago

11.8K lines of code

0 current contributors

about 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Javascript Crypto Library

Compare

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

cl_themis

Compare

  Analyzed about 10 hours ago

Human-friendly crypto library for integrating encrypted storage, transmission, authenticaiton and messaging into mobile apps, servers and front-ends.

81.8K lines of code

11 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

rsyncrypto

Compare

  Analyzed about 24 hours ago

Rsync friendly file encryption - A slightly reduced strength bulk encryption. In exchange for the reduced strength, you get the ability to rsync the encrypted files, so that local changes in the plaintext file will result in (relatively) local changes to the cyphertext file.

5.75K lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

WoaS - Wiki on a Stick

Compare

  Analyzed about 13 hours ago

Personal wiki that lives in one self-modifying XHTML containing software, interface and data. Very useful for creating small websites and mantaining notes or todo-lists; completely javascript-programmable, supports encryption and file embedding.

11.5K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

m2secret

Compare

  Analyzed about 10 hours ago

m2secret is a simple encryption and decryption module and CLI utility built with the M2Crypto library to make it easy to secure strings and files from prying eyes. The serialized form does not follow any standards. By default it will use 256-bit AES (Rijndael) symmetric-key cryptography in CBC ... [More] mode. Key material is derived from submitted password using the PBKDF2 algorithm. [Less]

229 lines of code

0 current contributors

about 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ZeroBin

Compare

  Analyzed about 16 hours ago

A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

3.62K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This