noble-curves by paulmillr

Audited & minimal JS implementation of elliptic curve cryptography.

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

TypeScript

11 +0

592 +2

54 +0

GitHub
tsec by jmcardon

Type-safe general-cryptography library - https://jmcardon.github.io/tsec/

created at Aug. 4, 2017, 8:25 p.m.

Scala

10 +0

350 +0

55 +0

GitHub
PCLCrypto by AArnott

Platform crypto for portable libraries

created at Feb. 23, 2014, 1:22 a.m.

C#

16 +0

227 +0

55 +0

GitHub
cloak by danielberkompas

Elixir encryption library designed for Ecto

created at Sept. 16, 2015, 3:58 p.m.

Elixir

14 +0

539 +1

55 +0

GitHub
pyelliptic by yann2192

Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC, Blowfish, ...

created at Sept. 1, 2011, 7:18 p.m.

Python

12 +0

126 +0

61 +0

GitHub
comeonin by riverrun

Password hashing specification for the Elixir programming language

created at Dec. 19, 2014, 9:38 a.m.

Elixir

16 +0

1,285 +0

64 +0

GitHub
django-cryptography by georgemarshall

Easily encrypt data in Django

created at March 2, 2016, 7:55 a.m.

Python

16 +0

362 +0

65 +0

GitHub
ocaml-tls by mirleft

TLS in pure OCaml

created at Feb. 13, 2014, 10:45 p.m.

OCaml

26 +0

289 +0

65 +0

GitHub
libkcapi by smuellerDD

Linux Kernel Crypto API User Space Interface Library

created at Nov. 16, 2014, 3:02 a.m.

C

15 +0

154 -1

67 +0

GitHub
luacrypto by mkottman

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL

created at April 15, 2010, 9:17 p.m.

Shell

16 +0

94 +1

70 +0

GitHub
lua-lockbox by somesocks

A collection of cryptographic primitives written in pure Lua

created at Jan. 24, 2015, 2:19 p.m.

Lua

18 +0

348 +0

72 +0

GitHub
awesome-he by jonaschn

✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources

created at Feb. 21, 2018, 2:38 a.m.

Unknown languages

46 +0

951 +4

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

created at Jan. 13, 2012, 2:03 p.m.

JavaScript

11 +0

323 +2

78 +0

GitHub
rbnacl by crypto-rb

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

created at Jan. 21, 2013, 12:17 a.m.

Ruby

38 +0

977 +0

82 +0

GitHub
javascript-crypto-library by clipperz

The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity and reusability. The library is released as open source under a BDS license.

created at Sept. 4, 2011, 3:15 p.m.

JavaScript

25 +0

286 +0

89 +0

GitHub
IDZSwiftCommonCrypto by iosdevzone

A wrapper for Apple's Common Crypto library written in Swift.

created at Sept. 20, 2014, 6:55 p.m.

Swift

12 +0

477 -1

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

33 +1

2,359 +23

94 +2

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

700 +5

104 +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.

created at July 25, 2014, 2:21 p.m.

Objective-C

24 +0

657 -2

105 +1

GitHub
hashids-python by davidaurelio

Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3

created at May 24, 2013, 7:51 p.m.

Python

31 +0

1,404 +0

106 +0

GitHub