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
StreamCryptor by bitbeans

Stream encryption & decryption with libsodium and protobuf

created at Sept. 12, 2014, 10:05 p.m.

C#

14 +0

130 +0

30 -1

GitHub
ex_crypto by ntrepid8

Wrapper around the Erlang crypto module for Elixir.

created at Oct. 23, 2015, 6:39 p.m.

Elixir

5 +0

135 +0

47 +0

GitHub
octavo by libOctavo

Highly modular & configurable hash & crypto library

created at July 27, 2015, 12:55 p.m.

Rust

8 +0

140 +0

19 +0

GitHub
recrypt-rs by IronCoreLabs

A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.

created at Sept. 26, 2018, 10:16 p.m.

Rust

12 +0

141 +0

23 +0

GitHub
noble-ciphers by paulmillr

Auditable & minimal JS implementation of Salsa20, ChaCha and AES

created at June 28, 2023, 1:57 p.m.

TypeScript

4 +0

144 +1

7 +0

GitHub
gocrypto by kisom

Example source code for the Practical Crypto with Go book.

created at Feb. 14, 2013, 5:12 a.m.

Go

18 +0

152 +0

32 +0

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
scrypto by input-output-hk

Cryptographic primitives for Scala

created at Dec. 22, 2015, 5:38 p.m.

Scala

22 +0

201 +0

52 +0

GitHub
pandect by xsc

Fast and easy-to-use Message Digest, Checksum and HMAC library for Clojure

created at May 16, 2013, 1:57 a.m.

Clojure

9 +0

218 +0

11 +0

GitHub
cryptoballot by cryptoballot

cryptographically secure online voting

created at June 13, 2013, 7:14 p.m.

Rust

15 +0

220 +0

29 +0

GitHub
PCLCrypto by AArnott

Platform crypto for portable libraries

created at Feb. 23, 2014, 1:22 a.m.

C#

16 +0

227 +0

55 +0

GitHub
pot by yuce

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

created at Jan. 18, 2015, 9:26 p.m.

Erlang

6 +0

234 +1

37 +0

GitHub
privy by ofek

An easy, fast lib to correctly password-protect your data

created at Feb. 13, 2017, 8:51 p.m.

Python

17 +0

248 +1

15 +0

GitHub
polycrypt by polycrypt

PolyCrypt - A pure JS implementation of the WebCrypto API

created at Jan. 7, 2013, 7:29 p.m.

JavaScript

17 +0

265 +0

21 +0

GitHub
rusha by srijs

High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.

created at March 25, 2013, 3:01 p.m.

JavaScript

10 +0

275 +0

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

89 +0

GitHub
ocaml-tls by mirleft

TLS in pure OCaml

created at Feb. 13, 2014, 10:45 p.m.

OCaml

26 +0

289 +0

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

323 +2

78 +0

GitHub
password4j by Password4j

Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.

created at March 9, 2020, 8:40 p.m.

Java

8 +0

332 +1

25 +0

GitHub