Published April 26, 2025 | Version v1
Journal article Open

Securing and Enhancing Web Browser Security through Cookie Encryption

  • 1. ROR icon B.S. Abdur Rahman Crescent Institute of Science & Technology

Description

e propose SecureCookieGuard, a Chrome browser extension that encrypts cookie values on the client side. SecureCookieGuard intercepts cookie operations: it encrypts cookie values using strong symmetric encryption (e.g. AES-256) before storage and decrypts them as needed for web requests. This preserves normal browsing behavior while providing confidentiality.

Files

Files (256.3 kB)

Name Size Download all
md5:d25839eaabe0d87230266d42936afb1f
256.3 kB Download

Additional details

Software

Repository URL
https://github.com/Noby007/Secure-Cookie-Guard
Programming language
JavaScript , CSS , HTML
Development Status
Active