php-encryption by defuse

Simple Encryption in PHP.

updated at June 7, 2024, 12:10 p.m.

PHP

104 +0

3,751 +3

311 +1

GitHub
CryptoSwift by krzyzanowskim

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

updated at June 7, 2024, 7:54 a.m.

Swift

184 -1

10,059 +9

1,652 +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 June 7, 2024, 7:47 a.m.

HTML

92 +0

3,218 +4

645 +0

GitHub
libsodium by jedisct1

A modern, portable, easy to use crypto library.

updated at June 7, 2024, 7:25 a.m.

C

389 +1

11,993 +17

1,709 +3

GitHub
privy by ofek

An easy, fast lib to correctly password-protect your data

updated at June 7, 2024, 7:23 a.m.

Python

17 +0

250 +1

15 +0

GitHub
crypto-algorithms by B-Con

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

updated at June 7, 2024, 2:40 a.m.

C

81 +0

1,756 +2

676 +2

GitHub
libsodium.js by jedisct1

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

updated at June 7, 2024, 2:02 a.m.

HTML

33 +0

948 +3

136 +0

GitHub
kyber by dedis

Advanced crypto library for the Go language

updated at June 7, 2024, 1:14 a.m.

Go

52 +0

613 +1

164 +0

GitHub
blackbox by StackExchange

Safely store secrets in Git/Mercurial/Subversion

updated at June 6, 2024, 9:05 p.m.

Go

121 +0

6,640 +2

370 +0

GitHub
noble-secp256k1 by paulmillr

Fastest 4KB JS implementation of secp256k1 signatures and ECDH

updated at June 6, 2024, 4:52 p.m.

JavaScript

15 +0

710 +3

106 +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).

updated at June 6, 2024, 4:20 p.m.

Rust

23 +0

1,072 +1

49 +0

GitHub
cryptol by GaloisInc

Cryptol: The Language of Cryptography

updated at June 6, 2024, 9:50 a.m.

Haskell

53 +0

1,118 +2

119 +1

GitHub
tweetnacl-js by dchest

Port of TweetNaCl cryptographic library to JavaScript

updated at June 6, 2024, 9:42 a.m.

JavaScript

44 +0

1,740 +3

295 +1

GitHub
libtomcrypt by libtom

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

updated at June 6, 2024, 9:22 a.m.

C

111 +0

1,500 +7

447 +1

GitHub
guile-ssh by artyom-poptsov

Guile-SSH is a library that provides access to the SSH protocol for GNU Guile programs.

updated at June 6, 2024, 9:21 a.m.

C

3 +0

57 +1

12 +0

GitHub
dryoc by brndnmtthws

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

updated at June 6, 2024, 2:35 a.m.

Rust

5 +0

242 +4

11 +0

GitHub
formats by RustCrypto

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

updated at June 6, 2024, 1:33 a.m.

Rust

11 +1

226 +5

118 +2

GitHub
lua-lockbox by somesocks

A collection of cryptographic primitives written in pure Lua

updated at June 5, 2024, 7:07 p.m.

Lua

18 +0

353 +1

73 +0

GitHub
sjcl by bitwiseshiftleft

Stanford Javascript Crypto Library

updated at June 5, 2024, 12:29 p.m.

JavaScript

232 +0

7,171 +3

981 +0

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

updated at June 5, 2024, 12:26 p.m.

JavaScript

11 +0

324 +1

78 +0

GitHub