Encryption & Secure Communication
All data transmitted between users and the OnCampus platform is encrypted using TLS (HTTPS). This helps protect student records, institute details, and authentication sessions while data is in transit.
Sensitive data such as passwords are stored using secure cryptographic hashing with bcrypt rather than plaintext storage.