https://github.com/manikupireddii/web_encrypt
Web-based encryption benchmark tool with protocol toggle, performance tests, and CI automation
https://github.com/manikupireddii/web_encrypt
web
Last synced: over 1 year ago
JSON representation
Web-based encryption benchmark tool with protocol toggle, performance tests, and CI automation
- Host: GitHub
- URL: https://github.com/manikupireddii/web_encrypt
- Owner: manikupireddii
- Created: 2024-11-09T14:04:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T14:59:21.000Z (over 1 year ago)
- Last Synced: 2025-02-09T16:39:51.202Z (over 1 year ago)
- Topics: web
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name: Web Encryption Benchmark
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.
## Features
- **Protocol Toggle**: Automatically toggles between `http` and `https` protocols 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.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/pawvan/web_encrypt.git