tsec by jmcardon

Type-safe general-cryptography library - https://jmcardon.github.io/tsec/

created at Aug. 4, 2017, 8:25 p.m.

Scala

10 +0

350 +0

58 +1

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

327 +1

73 +0

GitHub
ocaml-tls by mirleft

TLS in pure OCaml

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

OCaml

26 +0

304 +0

68 +0

GitHub
dryoc by brndnmtthws

Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library

created at Dec. 19, 2020, 6:16 p.m.

Rust

7 +1

288 +1

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

287 +0

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

278 +1

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

266 +0

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

253 +0

14 +0

GitHub
formats by RustCrypto

Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX

created at Sept. 13, 2021, 4:40 p.m.

Rust

13 +0

250 +0

132 -2

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

237 +0

38 +0

GitHub
PCLCrypto by AArnott

Platform crypto for portable libraries

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

C#

16 +0

229 +0

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

223 +0

11 +0

GitHub
cryptoballot by cryptoballot

cryptographically secure online voting

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

Rust

15 +0

222 +1

29 +0

GitHub
noble-ciphers by paulmillr

Audited & minimal JS implementation of Salsa20, ChaCha and AES

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

TypeScript

5 +0

211 +7

8 +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
ronkathon by pluto

Cryptography Educational Foundations

created at May 1, 2024, 6 p.m.

Rust

2 +0

189 +2

23 +0

GitHub
libkcapi by smuellerDD

Linux Kernel Crypto API User Space Interface Library

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

C

16 +0

175 +0

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

153 +0

32 +0

GitHub
ex_crypto by ntrepid8

Wrapper around the Erlang crypto module for Elixir.

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

Elixir

6 +0

150 +0

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

148 +1

21 +0

GitHub