bcrypt-ruby by bcrypt-ruby

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.

created at May 7, 2008, 11:29 p.m.

C

49 +0

1,905 +1

282 +0

GitHub
node.bcrypt.js by kelektiv

bcrypt for NodeJs

created at April 15, 2010, 5:17 a.m.

C++

67 +1

7,314 +7

503 +1

GitHub
luacrypto by mkottman

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL

created at April 15, 2010, 9:17 p.m.

Shell

16 +0

93 +0

70 +0

GitHub
python-ecdsa by tlsfuzzer

pure-python ECDSA signature/verification and ECDH key agreement

created at April 19, 2010, 2:22 a.m.

Python

50 +0

890 +2

303 +1

GitHub
sjcl by bitwiseshiftleft

Stanford Javascript Crypto Library

created at May 26, 2010, 10:12 p.m.

JavaScript

233 +1

7,157 +2

979 +2

GitHub
libtomcrypt by libtom

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

created at July 15, 2010, 4:22 p.m.

C

110 +1

1,479 +2

445 +2

GitHub
forge by digitalbazaar

A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps

created at July 16, 2010, 8:49 p.m.

JavaScript

149 +0

4,951 +5

762 +3

GitHub
scrypt by wg

Java implementation of scrypt

created at Jan. 20, 2011, 1:59 p.m.

Java

58 +0

425 +0

143 +0

GitHub
charm by JHUISI

Charm: A Framework for Rapidly Prototyping Cryptosystems

created at May 15, 2011, 5:59 p.m.

C

37 +0

520 +0

161 +0

GitHub
RHash by rhash

Great utility for computing hash sums

created at June 12, 2011, 12:16 a.m.

C

31 +0

543 +1

113 +1

GitHub
scrypt by informatikr

Haskell bindings to Colin Percival's scrypt implementation.

created at June 19, 2011, 7:58 p.m.

C

2 +0

16 +0

9 +0

GitHub
TCrypto by timoh6

TCrypto is a simple and flexible PHP 5.3+ in-memory key-value storage library

created at June 27, 2011, 5:30 p.m.

PHP

6 +0

60 +0

13 +0

GitHub
HsOpenSSL by depressed-pho

OpenSSL binding for Haskell

created at Aug. 27, 2011, 1:25 p.m.

Haskell

2 +0

19 +0

52 +0

GitHub
pyelliptic by yann2192

Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC, Blowfish, ...

created at Sept. 1, 2011, 7:18 p.m.

Python

12 +0

126 +0

61 +0

GitHub
javascript-crypto-library by clipperz

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. The library is released as open source under a BDS license.

created at Sept. 4, 2011, 3:15 p.m.

JavaScript

25 +0

286 +1

89 +0

GitHub
openpgpjs by openpgpjs

OpenPGP implementation for JavaScript

created at Nov. 13, 2011, 10:36 a.m.

JavaScript

177 +0

5,567 +6

791 +1

GitHub
dkeyczar by dgryski

Port of Google's Keyczar cryptography library to Go

created at Dec. 12, 2011, 12:17 a.m.

Go

10 +0

111 +0

16 +0

GitHub
jshashes by h2non

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

created at Jan. 8, 2012, 8:41 p.m.

JavaScript

26 +0

718 +1

139 +0

GitHub
cryptojs by gwjjeff

Following googlecode project crypto-js, provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64

created at Jan. 13, 2012, 2:03 p.m.

JavaScript

11 +0

321 +1

78 +0

GitHub
pac4j by pac4j

Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...

created at Jan. 28, 2012, 5:04 p.m.

Java

115 +0

2,377 +2

676 +1

GitHub