You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements an RSA cryptographic system with a strong focus on security validation, fault detection, and fraud-relevant anomaly monitoring.
Integrated SQL database into Java prototype. Implemented queries to retrieve student data & attempts supervised by professors. Updated ER-Diagram & relational schema to include professors. Modified…