comeonin by riverrun

Password hashing specification for the Elixir programming language

updated at May 9, 2024, 10:38 a.m.

Elixir

16 +0

1,285 +0

64 +0

GitHub
tink-java by tink-crypto

Java implementation of Tink

updated at May 9, 2024, 9:43 a.m.

Java

7 +0

86 +3

15 +0

GitHub
luacrypto by mkottman

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL

updated at May 9, 2024, 8:14 a.m.

Shell

16 +0

94 +1

70 +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 May 9, 2024, 7:34 a.m.

JavaScript

11 +0

323 +2

78 +0

GitHub
RHash by rhash

Great utility for computing hash sums

updated at May 9, 2024, 6:38 a.m.

C

31 +0

545 +0

113 +0

GitHub
php-encryption by defuse

Simple Encryption in PHP.

updated at May 8, 2024, 5:18 p.m.

PHP

104 +0

3,732 +2

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

updated at May 8, 2024, 10:29 a.m.

Unknown languages

1 +0

6 +1

0 +0

GitHub
password4j by Password4j

Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.

updated at May 7, 2024, 9:05 p.m.

Java

8 +0

332 +1

25 +0

GitHub
scrypt by wg

Java implementation of scrypt

updated at May 7, 2024, 4:46 p.m.

Java

58 +0

424 -1

143 +0

GitHub
orion by orion-rs

Usable, easy and safe pure-Rust crypto

updated at May 7, 2024, 1:10 p.m.

Rust

11 +0

535 +0

29 +0

GitHub
cipher by rubencaro

Elixir crypto library to encrypt/decrypt arbitrary binaries

updated at May 7, 2024, 11:35 a.m.

Elixir

5 +0

60 +1

23 +0

GitHub
swift-sodium by jedisct1

Safe and easy to use crypto for iOS and macOS

updated at May 7, 2024, 10:31 a.m.

C

24 +0

508 +1

176 +0

GitHub
kyber by dedis

Advanced crypto library for the Go language

updated at May 6, 2024, 6:07 p.m.

Go

53 +0

609 +1

162 +0

GitHub
noble-ciphers by paulmillr

Auditable & minimal JS implementation of Salsa20, ChaCha and AES

updated at May 6, 2024, 1:42 p.m.

TypeScript

4 +0

144 +1

7 +0

GitHub
tweetnacl-js by dchest

Port of TweetNaCl cryptographic library to JavaScript

updated at May 6, 2024, 12:35 p.m.

JavaScript

44 +0

1,728 +1

293 +0

GitHub
privy by ofek

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

updated at May 6, 2024, 5:46 a.m.

Python

17 +0

248 +1

15 +0

GitHub
lua-lockbox by somesocks

A collection of cryptographic primitives written in pure Lua

updated at May 1, 2024, 2:04 a.m.

Lua

18 +0

348 +0

72 +0

GitHub
suruga by klutzy

[INACTIVE] TLS 1.2 implementation in Rust

updated at April 30, 2024, 5:45 p.m.

Rust

14 +0

124 +0

13 +0

GitHub
RNCryptor by RNCryptor

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

updated at April 30, 2024, 6:38 a.m.

Swift

118 +0

3,350 +0

517 +0

GitHub
hashids-python by davidaurelio

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

updated at April 28, 2024, 8:22 p.m.

Python

31 +0

1,404 +0

106 +0

GitHub