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. 15, 2024, 4:27 p.m.

HTML

92 +0

3,275 +1

645 +2

GitHub
tink-java by tink-crypto

Java implementation of Tink

updated at Nov. 15, 2024, 4:40 p.m.

Java

8 +0

133 +1

18 +0

GitHub
ObjectivePGP by krzyzanowskim

ObjectivePGP is an open-source library for iOS and macOS that provides developers with tools for implementing OpenPGP encryption and decryption, digital signing, and signature verification in their applications, thereby enhancing security and data integrity.

updated at Nov. 15, 2024, 6:53 p.m.

Objective-C

23 +0

669 +0

108 +0

GitHub
ronkathon by pluto

Cryptography Educational Foundations

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

Rust

2 +0

189 +2

23 +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. 15, 2024, 8:31 p.m.

JavaScript

151 +0

5,081 +11

786 +2

GitHub
ring by briansmith

Safe, fast, small crypto using Rust

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

Assembly

46 +0

3,755 +5

708 +4

GitHub
recrypt-rs by IronCoreLabs

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

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

Rust

12 +0

148 +1

21 +0

GitHub
s2n-tls by aws

An implementation of the TLS/SSL protocols

updated at Nov. 16, 2024, 2:57 a.m.

C

175 +0

4,531 +0

706 -2

GitHub
django-cryptography by georgemarshall

Easily encrypt data in Django

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

Python

18 +0

383 +2

76 +1

GitHub
themis by cossacklabs

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

updated at Nov. 16, 2024, 10:03 a.m.

C

43 -1

1,876 +8

143 +0

GitHub
openpgpjs by openpgpjs

OpenPGP implementation for JavaScript

updated at Nov. 16, 2024, 10:20 a.m.

JavaScript

174 +0

5,687 +4

798 +1

GitHub
sjcl by bitwiseshiftleft

Stanford Javascript Crypto Library

updated at Nov. 16, 2024, 11:34 a.m.

JavaScript

230 +0

7,191 +2

988 +0

GitHub
password-hashes by RustCrypto

Password hashing functions / KDFs

updated at Nov. 16, 2024, 12:25 p.m.

Rust

10 +0

673 +4

82 +0

GitHub
rust-crypto by DaGenix

A (mostly) pure-Rust implementation of various cryptographic algorithms.

updated at Nov. 16, 2024, 12:45 p.m.

Rust

38 +0

1,394 +4

297 +0

GitHub
CryptoSwift by krzyzanowskim

CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift

updated at Nov. 16, 2024, 2:56 p.m.

Swift

183 +0

10,192 +3

1,660 +2

GitHub
pycryptodome by Legrandin

A self-contained cryptographic library for Python

updated at Nov. 16, 2024, 3:27 p.m.

C

66 +0

2,850 +8

503 +0

GitHub
tiny-AES-c by kokke

Small portable AES128/192/256 in C

updated at Nov. 16, 2024, 3:32 p.m.

C

143 +0

4,283 +9

1,299 +4

GitHub
pac4j by pac4j

Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...

updated at Nov. 16, 2024, 5:01 p.m.

Java

113 +0

2,432 +3

692 +0

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. 16, 2024, 5:13 p.m.

Rust

17 +0

683 +3

191 +2

GitHub
crypto-algorithms by B-Con

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

updated at Nov. 16, 2024, 8:08 p.m.

C

83 +0

1,833 +5

690 +0

GitHub