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
A Hospital Management System built with Laravel, featuring an admin panel for managing patients, doctors, and appointments. It includes patient registration, doctor management, appointment scheduling, and secure medical records accessible only by doctors and nurses. The system also provides a contact page for hospital inquiries and feedback.
A lightweight and secure PHP library for encrypting and decrypting sensitive data using AES-256-GCM. Features include random IVs, salts, and HMAC-based key derivation for maximum security. Easy to integrate and configure with environment variables.
A high-accuracy LLM-based classifier built on BERT for detecting HIPAA-sensitive database column names(PHI), featuring rigorous evaluation, reproducible experiments, and comparisons with classical Machine Learning Models baselines.
A Streamlit-based Python application for secure data storage and retrieval using passkey encryption. Users can encrypt and decrypt data in memory without relying on external databases. The system enforces reauthorization after multiple failed decryption attempts, ensuring enhanced data protection.