phc-crypto

Hashing library

Provides a simplified interface to multiple hashing algorithms

Hashing algorithms simplified (supports Argon2, Bcrypt, Scrypt, and PBKDF2)

GitHub

26 stars
2 watching
1 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list

argon2bcryptcryptocryptographygogolanghashpbkdf2phcscrypt

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 970
andskur/argon2-hashing A lightweight package for generating and comparing password hashes using the Argon2 algorithm. 20
red-coracle/flask-argon2 Provides Argon2 hashing utilities for Flask applications. 19
imkcat/catcrypto A comprehensive C library providing various hashing and encryption functions 70
0xpolygonzero/plonky2 A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems 778
dwin/goargonpass A Go library providing a secure password hashing and verification utility using the Argon2 algorithm. 18
pyca/bcrypt A modern password hashing library for Python 1,250
b-con/crypto-algorithms Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. 1,832
racum/rust-djangohashers Provides Rust implementations of password hashing algorithms used in Django Project. 54
phxql/argon2-jvm A Java-based implementation of the Argon2 password hashing algorithm using a native C library 332
protonmail/go-crypto Provides an up-to-date OpenPGP implementation for secure communication 338
tvdburgt/go-argon2 Bindings for the reference C implementation of Argon2 password hashing algorithm 136
pyca/pynacl A Python interface to cryptographic primitives and protocols 1,077
ron4fun/hashlibplus A C++11 hashing library providing a fluent interface for various hash algorithms and functions 29
dedis/kyber A comprehensive cryptographic toolkit for Go developers 643