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 10, 2024, 4:12 a.m.

C

111 +0

1,483 +3

447 +2

GitHub
rust-openssl by sfackler

OpenSSL bindings for Rust

updated at May 10, 2024, 4:20 a.m.

Rust

26 +0

1,329 +4

726 +3

GitHub
mundane by google

Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).

updated at May 10, 2024, 5:10 a.m.

Rust

23 +0

1,069 +0

49 +0

GitHub
ocaml-tls by mirleft

TLS in pure OCaml

updated at May 10, 2024, 11:08 a.m.

OCaml

26 +0

289 +0

65 +0

GitHub
jsencrypt by travist

A zero-dependency Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.

updated at May 10, 2024, 11:22 a.m.

JavaScript

182 +0

6,560 +3

2,022 +0

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

12 +0

GitHub
cryptico by wwwtyro

An easy-to-use encryption system utilizing RSA and AES for javascript.

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

JavaScript

71 +0

1,173 +3

349 +0

GitHub
webpki by briansmith

WebPKI X.509 Certificate Validation in Rust

updated at May 10, 2024, 3:31 p.m.

Rust

21 +0

454 +2

166 +0

GitHub
recrypt by IronCoreLabs

Transform encryption library for Scala

updated at May 10, 2024, 3:39 p.m.

Scala

8 +0

33 +0

4 +0

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 10, 2024, 8:45 p.m.

C

49 +0

1,909 +3

282 +0

GitHub
tiny-AES-c by kokke

Small portable AES128/192/256 in C

updated at May 10, 2024, 9 p.m.

C

141 +0

4,053 +10

1,278 +3

GitHub
IDZSwiftCommonCrypto by iosdevzone

A wrapper for Apple's Common Crypto library written in Swift.

updated at May 10, 2024, 10:20 p.m.

Swift

12 +0

477 -1

89 +0

GitHub
forge by digitalbazaar

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

updated at May 10, 2024, 10:23 p.m.

JavaScript

149 +0

4,964 +10

761 -1

GitHub
cryptol by GaloisInc

Cryptol: The Language of Cryptography

updated at May 11, 2024, 12:28 a.m.

Haskell

53 +0

1,111 +2

117 +0

GitHub
crypto-algorithms by B-Con

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

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

C

81 +1

1,739 +3

673 +2

GitHub
XKCP by XKCP

eXtended Keccak Code Package

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

C

45 +0

564 +0

194 +1

GitHub
pot by yuce

POT is an Erlang library for generating Google Authenticator compatible one time passwords

updated at May 11, 2024, 6:59 a.m.

Erlang

6 +0

234 +1

37 +0

GitHub
libkcapi by smuellerDD

Linux Kernel Crypto API User Space Interface Library

updated at May 11, 2024, 7:50 a.m.

C

15 +0

154 -1

67 +0

GitHub
noble-hashes by paulmillr

Audited & minimal JS implementation of hash functions, MACs and KDFs.

updated at May 11, 2024, 7:56 a.m.

JavaScript

12 +0

478 +4

34 +0

GitHub
ockam by ockam-network

Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.

updated at May 11, 2024, 8:08 a.m.

Rust

58 -1

4,356 +3

557 -1

GitHub