noble-curves by paulmillr

Audited & minimal JS implementation of elliptic curve cryptography.

updated at Nov. 23, 2024, 6:02 a.m.

JavaScript

11 +0

693 +2

63 +0

GitHub
crypto-algorithms by B-Con

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

updated at Nov. 23, 2024, 2:08 a.m.

C

83 +0

1,838 +5

690 +0

GitHub
forge by digitalbazaar

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

updated at Nov. 23, 2024, 2:06 a.m.

JavaScript

151 +0

5,087 +6

785 -1

GitHub
crypto-js by brix

JavaScript library of crypto standards.

updated at Nov. 23, 2024, 1:59 a.m.

JavaScript

257 +0

15,870 +10

2,394 +1

GitHub
sjcl by bitwiseshiftleft

Stanford Javascript Crypto Library

updated at Nov. 22, 2024, 10:54 p.m.

JavaScript

229 -1

7,195 +4

988 +0

GitHub
s2n-tls by aws

An implementation of the TLS/SSL protocols

updated at Nov. 22, 2024, 10:47 p.m.

C

175 +0

4,532 +1

708 +2

GitHub
recrypt by IronCoreLabs

Transform encryption library for Scala

updated at Nov. 22, 2024, 9:48 p.m.

Scala

8 +0

34 +0

4 +0

GitHub
sodiumoxide by sodiumoxide

[DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)

updated at Nov. 22, 2024, 8:15 p.m.

Rust

23 +0

641 -1

174 +0

GitHub
php-encryption by defuse

Simple Encryption in PHP.

updated at Nov. 22, 2024, 8:11 p.m.

PHP

105 +0

3,795 +2

307 +1

GitHub
SecurityDriven.Inferno by sdrapkin

white check mark .NET crypto done right. Professionally audited.

updated at Nov. 22, 2024, 7:18 p.m.

C#

34 +0

569 +0

50 +0

GitHub
formats by RustCrypto

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

updated at Nov. 22, 2024, 7:07 p.m.

Rust

13 +0

251 +1

133 +1

GitHub
blackbox by StackExchange

Safely store secrets in Git/Mercurial/Subversion

updated at Nov. 22, 2024, 5:45 p.m.

Go

123 +0

6,688 +1

370 +0

GitHub
orion by orion-rs

Usable, easy and safe pure-Rust crypto

updated at Nov. 22, 2024, 3:58 p.m.

Rust

11 +0

547 +2

30 +0

GitHub
rbnacl by crypto-rb

Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)

updated at Nov. 22, 2024, 1:03 p.m.

Ruby

38 +0

982 -2

85 +0

GitHub
signatures by RustCrypto

Cryptographic signature algorithms: DSA, ECDSA, Ed25519

updated at Nov. 22, 2024, 11:57 a.m.

Rust

10 +0

474 +2

110 +1

GitHub
elliptic-curves by RustCrypto

Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2

updated at Nov. 22, 2024, 11:39 a.m.

Rust

17 +0

684 +1

191 +0

GitHub
ronkathon by pluto

Cryptography Educational Foundations

updated at Nov. 22, 2024, 8:49 a.m.

Rust

2 +0

191 +2

23 +0

GitHub
jsrsasign by kjur

The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.

updated at Nov. 22, 2024, 7:12 a.m.

HTML

92 +0

3,277 +2

644 -1

GitHub
rust-openssl by sfackler

OpenSSL bindings for Rust

updated at Nov. 22, 2024, 1:16 a.m.

Rust

29 +0

1,408 +6

752 +0

GitHub
libsodium.js by jedisct1

libsodium compiled to Webassembly and pure JavaScript, with convenient wrappers.

updated at Nov. 21, 2024, 8:45 p.m.

HTML

32 +0

988 +7

140 +0

GitHub