An open API service indexing awesome lists of open source software.

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

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