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.

created at April 30, 2012, 6:18 a.m.

HTML

92 +0

3,209 +4

645 +0

GitHub
ring by briansmith

Safe, fast, small crypto using Rust

created at July 22, 2015, 7:57 p.m.

Assembly

48 +0

3,599 +9

672 +2

GitHub
crypto-algorithms by B-Con

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

created at Sept. 13, 2012, 7:02 a.m.

C

81 +0

1,754 +13

674 +0

GitHub
pac4j by pac4j

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

created at Jan. 28, 2012, 5:04 p.m.

Java

115 +0

2,380 -1

682 +2

GitHub
s2n-tls by aws

An implementation of the TLS/SSL protocols

created at June 27, 2014, 7:37 p.m.

C

174 +0

4,450 +2

693 -1

GitHub
rust-openssl by sfackler

OpenSSL bindings for Rust

created at Dec. 28, 2013, 11:56 p.m.

Rust

26 +0

1,333 +5

728 +0

GitHub
xxHash by Cyan4973

Extremely fast non-cryptographic hash algorithm

created at April 30, 2014, 11:32 p.m.

C

173 +0

8,574 +21

756 +0

GitHub
forge by digitalbazaar

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

created at July 16, 2010, 8:49 p.m.

JavaScript

149 +0

4,973 +4

762 +1

GitHub
wolfssl by wolfSSL

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!

created at Jan. 7, 2015, 6:50 p.m.

C

109 +0

2,199 +7

787 +4

GitHub
openpgpjs by openpgpjs

OpenPGP implementation for JavaScript

created at Nov. 13, 2011, 10:36 a.m.

JavaScript

176 +0

5,592 +7

790 +0

GitHub
sops by getsops

Simple and flexible tool for managing secrets

created at Aug. 13, 2015, 10:11 p.m.

Go

117 +0

15,302 +44

821 +3

GitHub
cryptomator by cryptomator

Multi-platform transparent client-side encryption of your files in the cloud

created at Feb. 2, 2014, 12:43 a.m.

Java

171 +0

10,756 +43

953 +3

GitHub
sjcl by bitwiseshiftleft

Stanford Javascript Crypto Library

created at May 26, 2010, 10:12 p.m.

JavaScript

232 +0

7,167 +1

980 -1

GitHub
tiny-AES-c by kokke

Small portable AES128/192/256 in C

created at May 24, 2012, 3:27 p.m.

C

142 +0

4,065 +7

1,282 +1

GitHub
cryptopp by weidai11

free C++ class library of cryptographic schemes

created at June 3, 2015, 9:53 p.m.

C++

196 +0

4,593 +10

1,460 +2

GitHub
CryptoSwift by krzyzanowskim

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

created at July 6, 2014, 7:31 a.m.

Swift

185 +0

10,044 +8

1,648 +1

GitHub
libsodium by jedisct1

A modern, portable, easy to use crypto library.

created at Jan. 20, 2013, 12:03 a.m.

C

388 +1

11,977 +14

1,702 +1

GitHub
jsencrypt by travist

A zero-dependency Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.

created at Feb. 15, 2013, 10:39 p.m.

JavaScript

182 +0

6,571 +9

2,021 +0

GitHub
crypto-js by brix

JavaScript library of crypto standards.

created at April 8, 2013, 8:16 p.m.

JavaScript

258 +0

15,447 +19

2,363 +1

GitHub
certbot by certbot

Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.

created at Nov. 12, 2014, 2:52 a.m.

Python

753 +0

30,950 +22

3,362 +0

GitHub