phc-crypto
Hashing library
Provides a simplified interface to multiple hashing algorithms
Hashing algorithms simplified (supports Argon2, Bcrypt, Scrypt, and PBKDF2)
26 stars
2 watching
1 forks
Language: Go
last commit: 8 months ago
Linked from 1 awesome list
argon2bcryptcryptocryptographygogolanghashpbkdf2phcscrypt
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
| Provides Argon2 hashing utilities for Flask applications. | 19 |
| A comprehensive C library providing various hashing and encryption functions | 70 |
| A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
| A Go library providing a secure password hashing and verification utility using the Argon2 algorithm. | 18 |
| A modern password hashing library for Python | 1,286 |
| A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
| Provides Rust implementations of password hashing algorithms used in Django Project. | 56 |
| A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| Provides an up-to-date OpenPGP implementation for secure communication | 343 |
| Bindings for the reference C implementation of Argon2 password hashing algorithm | 137 |
| A Python interface to cryptographic primitives and protocols | 1,079 |
| A C++11 hashing library providing a fluent interface for various hash algorithms and functions | 32 |
| A comprehensive cryptographic toolkit for Go developers | 646 |