Skip to content

rukshana01-code/SecureStaff-JWT-Authentication-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔐 SecureStaff Portal – JWT Authentication System

📌 Project Overview This project was developed for the Advanced CyberSecurity module.

It demonstrates secure authentication using:

  • RSA-2048 JWT signing (RS256)
  • PBKDF2-SHA256 password hashing
  • Salt generation
  • Rate limiting
  • Input validation
  • Token expiration handling

🛠 Technologies Used

  • Python
  • Flask
  • JWT
  • Cryptography
  • HTML / CSS

⚙️ How to Run

  1. Install dependencies: pip install -r requirements.txt

  2. Run application: python app.py

About

Advanced CyberSecurity project implementing secure JWT authentication with RSA-2048 and PBKDF2 password hashing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages