Skip to content
#

secure-password-storage

Here are 2 public repositories matching this topic...

A secure user authentication system with JWT, implementing best practices for secure development, including RBAC, PBAC, session expiration, password encryption with BCrypt, simple audit logging, and Docker containerization as part of a Secure Development course project.

  • Updated Sep 22, 2025
  • Java

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.

  • Updated Jun 28, 2024
  • Java

Improve this page

Add a description, image, and links to the secure-password-storage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-password-storage topic, visit your repo's landing page and select "manage topics."

Learn more