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,910 +0

283 +1

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,488 +5

446 +0

GitHub
charm by JHUISI

Charm: A Framework for Rapidly Prototyping Cryptosystems

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

C

37 +0

530 +2

163 +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

142 +0

4,065 +7

1,282 +1

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 +0

1,754 +13

674 +0

GitHub
openssl by openssl

TLS/SSL and crypto library

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

C

1,014 +1

24,406 +43

9,834 +15

GitHub
libsodium by jedisct1

A modern, portable, easy to use crypto library.

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

C

388 +1

11,977 +14

1,702 +1

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

223 +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 +0

12 +0

GitHub
XKCP by XKCP

eXtended Keccak Code Package

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

C

45 +0

567 +1

194 +0

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 +0

8,574 +21

756 +0

GitHub
pycryptodome by Legrandin

A self-contained cryptographic library for Python

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

C

63 +0

2,694 +9

478 -1

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,450 +2

693 -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

156 +0

68 +1

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 +0

177 +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,199 +7

787 +4

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

142 +0

GitHub