Simple user-authentication solution, embedded into a small framework.
翻译 - 简单的用户身份验证解决方案,已嵌入到小型框架中。
#安卓#Project moved to https://gitlab.com/spectre.app
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distrib...
#安全#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 implementat...
This is a MFRP (My first Real Project) assigned to me during my internship at Cognizant. Made with MERN Stack technology.
LibreAuth is a collection of tools for user authentication.
Fully managed .Net Core implementation of Argon2
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
The pure-Rust password hashing library running on Argon2.
#安卓#An Android/Kotlin binding for the Argon2 hash
🔒command line tool checking password safety🔒
#IOS#An easy way for hashing and encryption.
A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox...
#算法刷题#A Rust port of the password primitives used in Django Project.