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

140 +1

6 +0

GitHub
noble-curves by paulmillr

Audited & minimal JS implementation of elliptic curve cryptography.

created at Dec. 3, 2022, 10:08 a.m.

TypeScript

11 +0

588 +4

55 +0

GitHub
tink-java by tink-crypto

Java implementation of Tink

created at May 20, 2022, 1:19 p.m.

Java

6 +0

79 +1

15 +2

GitHub
noble-hashes by paulmillr

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

created at Oct. 6, 2021, 6:39 p.m.

JavaScript

12 +0

470 +4

34 +0

GitHub
secrets.clj by lk-geimfari

A library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.

created at Sept. 29, 2020, 6:28 a.m.

Clojure

3 +0

87 +0

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

7 +0

328 +0

24 +0

GitHub
BLAKE3 by BLAKE3-team

the official Rust and C implementations of the BLAKE3 cryptographic hash function

created at Nov. 10, 2019, 11:15 a.m.

Assembly

76 +1

4,578 +11

304 +0

GitHub
rage by str4d

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.

created at Oct. 8, 2019, 8:40 p.m.

Rust

30 +1

2,326 +9

92 +1

GitHub
noble-ed25519 by paulmillr

Fastest 4KB JS implementation of ed25519 signatures

created at June 20, 2019, 10:26 p.m.

JavaScript

8 +0

389 +5

49 +0

GitHub
noble-secp256k1 by paulmillr

Fastest 4KB JS implementation of secp256k1 signatures and ECDH

created at June 20, 2019, 9:59 p.m.

JavaScript

14 +0

695 +3

104 +0

GitHub
crypto3 by NilFoundation

Modern Cryptography Suite in C++17

created at April 13, 2019, 11:20 p.m.

CMake

16 +1

66 +0

11 -1

GitHub
libVES.c by vesvault

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

created at Dec. 31, 2018, 3:58 a.m.

C

4 +0

35 +0

8 +0

GitHub
ockam by ockam-network

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

created at Nov. 30, 2018, 6:57 p.m.

Rust

58 +0

4,351 +6

558 -2

GitHub
incubator-milagro-crypto-js by apache

Apache milagro

created at Nov. 7, 2018, 10:59 p.m.

JavaScript

9 +0

17 +0

10 +0

GitHub
securitybuilder by tersesystems

Fluent builders with typesafe API for the JCA

created at Oct. 7, 2018, 2:28 a.m.

Java

7 +0

43 +0

3 +0

GitHub
mundane by google

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

created at Oct. 2, 2018, 8:32 p.m.

Rust

23 +0

1,069 -1

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

23 +0

GitHub
botan-rs by randombit

:shrimp: Rust cryptography library

created at July 19, 2018, 2:57 p.m.

Rust

4 +0

29 +0

14 +0

GitHub
recrypt by IronCoreLabs

Transform encryption library for Scala

created at May 9, 2018, 3:48 p.m.

Scala

8 +0

33 +0

4 +0

GitHub
Crypto-Vinaigrette by aditisrinivas97

Quantum-resistent asymmetric key generation tool for digital signatures.

created at March 20, 2018, 3:32 p.m.

Python

6 +0

20 +0

3 +0

GitHub