Skip to content

mukesher4/ECC-Signcryption-Scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ECC_Signcryption_Scheme

Introduction

This project implements an ECC-based signcryption scheme in Python using Flask, providing a web interface for signing and encrypting messages securely.

Dependencies

To install dependencies

sudo apt install python3 python3-pip -y; pip3 install Flask

Deployment

git clone https://github.com/mukesher4/ECC-Signcryption-Scheme.git
cd Signcrypt/
python3 __main__.py

Screenshots

SC_home SC_Gen
SC_RECV SC_RES

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published