Argon2 Password Hash Provider for Keycloak
-
Updated
Mar 2, 2023 - Java
Argon2 Password Hash Provider for Keycloak
Creating a multiuser chat app in Java, providing real-time communication and collaboration among multiple users.
Full-stack console-based Java E-commerce application with MVC architecture, PBKDF2 password hashing, shopping cart, order management, and file-based persistence.
Java implementation of Argon2 password hashing built on argon-jvm
A simple password cracker used for educational purposes that utilizes different password cracking methods to teach users about how passwords are cracked and promote password security
A demo showcasing JWT-based authentication with a Kotlin backend server and Java Android app, using MongoDB for secure user data storage with hashed passwords.
A simple website built using Java Express Edition using Servlets and JSP and My SQL is used for the database which is used to display properties, their blogs, and simple registration where user saves email and password is hashed using sha256 algorithm and salt and hash is saved data. This website is not responsive.
Java Gradle lab comparing password hashing with message digests, PBKDF2, and BCrypt
Argon2 패스워드 해싱 라이브러리 (Rust + JNI) - Spring Boot/Java 용
A secure authentication system implementing bcrypt for password hashing, developed as a classroom exercise for the Secure Development course
Desktop banking app in JavaFX + MySQL - atomic, race-safe transfers with idempotency, PBKDF2 password hashing, and a full test pyramid using JUnit, Mockito, Testcontainers, and TestFX.
A Java Swing desktop application for hospital staff with role-based access, patient management, pharmacy, billing, and audit logging.
A multi-threaded client-server command line Java application for interaction with a collection of objects from a database.
Implement authentication provider api with roles and permissions using Spring, Spring security, Sending emails for account validations, Password hashing
So far the most difficult project I managed to complete in the Jet Brains Academy platform. Taught me a lot and also made very happy realising I could do it and pass all stages without giving up.
Lyra2 password hashing algorithm implementation in Java
Secure To-Do Android app with login/signup, PBKDF2-HMAC-SHA256 password hashing + SQLite. Tasks, Events, Notes with full CRUD. OIBSIP Android Development Task 2.
SecurePasswordStorage is a robust Java Spring Boot application designed to ensure the secure storage and management of user passwords. With a focus on security and usability, this application provides reliable mechanisms for creating, retrieving, and managing user credentials.
Add a description, image, and links to the password-hashing topic page so that developers can more easily learn about it.
To associate your repository with the password-hashing topic, visit your repo's landing page and select "manage topics."