ursa by JoshKaufman

URSA - RSA public/private key OpenSSL bindings for Node.js

created at Feb. 8, 2012, 8:49 p.m.

JavaScript

73 +0

621 +0

136 +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
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,203 +10

645 +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
tiny-AES-c by kokke

Small portable AES128/192/256 in C

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

C

141 +0

4,053 +10

1,278 +3

GitHub
cryptico by wwwtyro

An easy-to-use encryption system utilizing RSA and AES for javascript.

created at July 28, 2012, 11:14 p.m.

JavaScript

71 +0

1,173 +3

349 +0

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

1,739 +3

673 +2

GitHub
git-crypt by AGWA

Transparent file encryption in git

created at Dec. 19, 2012, 12:43 a.m.

C++

88 +0

8,000 +16

464 +1

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
openssl by openssl

TLS/SSL and crypto library

created at Jan. 15, 2013, 10:34 p.m.

C

1,013 +0

24,309 +49

9,804 +16

GitHub
libsodium by jedisct1

A modern, portable, easy to use crypto library.

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

C

387 +0

11,961 +8

1,702 +2

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
obsolete.cifre by hookflash

Fast crypto toolkit for modern client-side JavaScript

created at Jan. 30, 2013, 7:25 p.m.

JavaScript

7 +0

121 +0

9 +0

GitHub
gocrypto by kisom

Example source code for the Practical Crypto with Go book.

created at Feb. 14, 2013, 5:12 a.m.

Go

18 +0

152 +0

32 +0

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,560 +3

2,022 +0

GitHub
pynacl by pyca

Python binding to the Networking and Cryptography (NaCl) library

created at Feb. 22, 2013, 3:52 a.m.

C

28 +0

1,040 +2

221 +0

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
js-nacl by tonyg

Pure-Javascript High-level API to Emscripten-compiled libsodium routines.

created at March 30, 2013, 10:05 p.m.

JavaScript

27 +0

491 +0

52 +0

GitHub
HElib by shaih

HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.

created at April 5, 2013, 1:55 p.m.

Unknown languages

1 +0

6 +1

0 +0

GitHub
crypto-js by brix

JavaScript library of crypto standards.

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

JavaScript

258 -1

15,414 +17

2,361 +3

GitHub