Warning: file_put_contents(/opt/frankenphp/design.onmedianet.com/storage/proxy/cache/2e284e1b7a1b4fe6ead97af7db9385ae.html): Failed to open stream: No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
Securing and Enhancing Web Browser Security through Cookie Encryption
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