privy by ofek

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

created at Feb. 13, 2017, 8:51 p.m.

Python

17 +0

248 +1

15 +0

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
charm by JHUISI

Charm: A Framework for Rapidly Prototyping Cryptosystems

created at May 15, 2011, 5:59 p.m.

C

37 +0

525 +2

162 +1

GitHub
bcrypt by pyca

Modern(-ish) password hashing for your software and your servers

created at May 11, 2013, 2:03 a.m.

Python

26 +0

1,141 +5

153 +0

GitHub
TCrypto by timoh6

TCrypto is a simple and flexible PHP 5.3+ in-memory key-value storage library

created at June 27, 2011, 5:30 p.m.

PHP

6 +0

60 +0

13 +0

GitHub
php-encryption by defuse

Simple Encryption in PHP.

created at Feb. 6, 2014, 6:47 a.m.

PHP

104 +0

3,732 +2

311 +0

GitHub
libsodium-laravel by scrothers

Laravel integration for libsodium

created at Sept. 9, 2015, 3:03 p.m.

PHP

5 +0

21 +0

5 +0

GitHub
RNCryptor by RNCryptor

CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc

created at March 17, 2012, 12:48 a.m.

Swift

118 +0

3,350 +0

517 +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
CocoaSecurity by kelp404

Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.

created at May 14, 2012, 10:31 p.m.

Objective-C

44 +0

1,132 +0

198 +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
Crypto.jl by danielsuo

A library that wraps OpenSSL, but also has pure Julia implementations for reference.

created at Nov. 28, 2014, 12:39 a.m.

Julia

5 +0

9 +0

13 +0

GitHub
scrypt by wg

Java implementation of scrypt

created at Jan. 20, 2011, 1:59 p.m.

Java

58 +0

424 -1

143 +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,382 +4

680 +2

GitHub
GDH by maxamel

Generalized Diffie-Hellman key exchange Java library built on top of the Vert.x framework

created at Aug. 21, 2017, 11:07 a.m.

Java

5 +0

31 +0

5 +0

GitHub
sjcl by bitwiseshiftleft

Stanford Javascript Crypto Library

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

JavaScript

232 +0

7,163 +1

980 -1

GitHub
rusha by srijs

High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.

created at March 25, 2013, 3:01 p.m.

JavaScript

10 +0

275 +0

37 +0

GitHub
polycrypt by polycrypt

PolyCrypt - A pure JS implementation of the WebCrypto API

created at Jan. 7, 2013, 7:29 p.m.

JavaScript

17 +0

265 +0

21 +0

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

170 -1

10,687 +20

948 +1

GitHub