pycryptodome by Legrandin

A self-contained cryptographic library for Python

updated at May 26, 2024, 1:07 a.m.

C

63 +0

2,694 +9

478 -1

GitHub
crypto-algorithms by B-Con

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

updated at May 25, 2024, 9:46 p.m.

C

81 +0

1,754 +13

674 +0

GitHub
openssl by openssl

TLS/SSL and crypto library

updated at May 25, 2024, 9:12 p.m.

C

1,014 +1

24,406 +43

9,834 +15

GitHub
libsodium by jedisct1

A modern, portable, easy to use crypto library.

updated at May 25, 2024, 7:12 p.m.

C

388 +1

11,977 +14

1,702 +1

GitHub
xxHash by Cyan4973

Extremely fast non-cryptographic hash algorithm

updated at May 25, 2024, 5:27 p.m.

C

173 +0

8,574 +21

756 +0

GitHub
swift-sodium by jedisct1

Safe and easy to use crypto for iOS and macOS

updated at May 25, 2024, 1:32 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!

updated at May 25, 2024, 11:41 a.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.

updated at May 25, 2024, 9:49 a.m.

C

44 +0

1,816 +3

142 +0

GitHub
s2n-tls by aws

An implementation of the TLS/SSL protocols

updated at May 25, 2024, 5:11 a.m.

C

174 +0

4,450 +2

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

updated at May 24, 2024, 8:32 p.m.

C

111 +0

1,488 +5

446 +0

GitHub
pynacl by pyca

Python binding to the Networking and Cryptography (NaCl) library

updated at May 24, 2024, 7:05 p.m.

C

28 +0

1,040 +2

223 +0

GitHub
tiny-AES-c by kokke

Small portable AES128/192/256 in C

updated at May 24, 2024, 5:32 p.m.

C

142 +0

4,065 +7

1,282 +1

GitHub
charm by JHUISI

Charm: A Framework for Rapidly Prototyping Cryptosystems

updated at May 23, 2024, 2:14 p.m.

C

37 +0

530 +2

163 +1

GitHub
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.

updated at May 23, 2024, 12:12 a.m.

C

49 +0

1,910 +0

283 +1

GitHub
XKCP by XKCP

eXtended Keccak Code Package

updated at May 21, 2024, 7:08 a.m.

C

45 +0

567 +1

194 +0

GitHub
libkcapi by smuellerDD

Linux Kernel Crypto API User Space Interface Library

updated at May 19, 2024, 9:58 a.m.

C

15 +0

156 +0

68 +1

GitHub
guile-ssh by artyom-poptsov

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

updated at May 10, 2024, 2:25 p.m.

C

3 +0

56 +0

12 +0

GitHub
RHash by rhash

Great utility for computing hash sums

updated at May 9, 2024, 6:38 a.m.

C

31 +0

545 +0

113 +0

GitHub
libVES.c by vesvault

VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key

updated at April 12, 2024, 8 a.m.

C

4 +0

35 +0

8 +0

GitHub
rscrypt by rstudio

scrypt cryptographic functions for R

updated at March 29, 2024, 3:33 a.m.

C

5 +0

33 +0

14 +0

GitHub