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,909 +3

282 +0

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

111 +0

1,483 +3

447 +2

GitHub
charm by JHUISI

Charm: A Framework for Rapidly Prototyping Cryptosystems

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

C

37 +0

525 +2

162 +1

GitHub
RHash by rhash

Great utility for computing hash sums

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

C

31 +0

545 +0

113 +0

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
tiny-AES-c by kokke

Small portable AES128/192/256 in C

created at May 24, 2012, 3:27 p.m.

C

141 +0

4,053 +10

1,278 +3

GitHub
crypto-algorithms by B-Con

Basic implementations of standard cryptography algorithms, like AES and SHA-1.

created at Sept. 13, 2012, 7:02 a.m.

C

81 +1

1,739 +3

673 +2

GitHub
openssl by openssl

TLS/SSL and crypto library

created at Jan. 15, 2013, 10:34 p.m.

C

1,013 +0

24,309 +49

9,804 +16

GitHub
libsodium by jedisct1

A modern, portable, easy to use crypto library.

created at Jan. 20, 2013, 12:03 a.m.

C

387 +0

11,961 +8

1,702 +2

GitHub
pynacl by pyca

Python binding to the Networking and Cryptography (NaCl) library

created at Feb. 22, 2013, 3:52 a.m.

C

28 +0

1,040 +2

221 +0

GitHub
guile-ssh by artyom-poptsov

Guile-SSH is a library that provides access to the SSH protocol for GNU Guile programs.

created at May 19, 2013, 10:54 a.m.

C

3 +0

56 +1

12 +0

GitHub
XKCP by XKCP

eXtended Keccak Code Package

created at June 30, 2013, 9:12 a.m.

C

45 +0

564 +0

194 +1

GitHub
rscrypt by rstudio

scrypt cryptographic functions for R

created at Dec. 20, 2013, 4:13 p.m.

C

5 +0

33 +0

14 +0

GitHub
xxHash by Cyan4973

Extremely fast non-cryptographic hash algorithm

created at April 30, 2014, 11:32 p.m.

C

173 +1

8,528 +19

756 +2

GitHub
pycryptodome by Legrandin

A self-contained cryptographic library for Python

created at May 2, 2014, 3:11 p.m.

C

63 +0

2,677 +3

479 +4

GitHub
s2n-tls by aws

An implementation of the TLS/SSL protocols

created at June 27, 2014, 7:37 p.m.

C

174 +0

4,449 -1

692 +1

GitHub
libkcapi by smuellerDD

Linux Kernel Crypto API User Space Interface Library

created at Nov. 16, 2014, 3:02 a.m.

C

15 +0

154 -1

67 +0

GitHub
swift-sodium by jedisct1

Safe and easy to use crypto for iOS and macOS

created at Dec. 27, 2014, 9:34 p.m.

C

24 +0

508 +1

176 +0

GitHub
wolfssl by wolfSSL

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!

created at Jan. 7, 2015, 6:50 p.m.

C

109 +0

2,187 +6

780 -2

GitHub
themis by cossacklabs

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

created at May 6, 2015, 1:25 p.m.

C

44 +0

1,812 +1

142 +0

GitHub