This project is a web-based benchmark tool designed to test encryption and decryption performance in the browser. It provides a user interface to toggle between http and https protocols, and integrates benchmarking tools for measuring encryption and decryption times.
- Protocol Toggle: Automatically toggles between
httpandhttpsprotocols based on the current URL. - Benchmark Suite: Measures the performance of encryption and decryption operations.
- Crypto Operations: Includes encryption and decryption benchmarks, tracking their execution times.
-
Clone the repository:
git clone https://github.com/pawvan/web_encrypt.git