Skip to content

lukau2357/python_ecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Educational implementation of ECC - Elliptic Curve Cryptography in Python, with simulations in streamlit. Also explores the Dual_EC_DRBG NSA vulnerability.

To run locally, just install dependencies from requirements.txt, and run:

streamlit run main.py

Application demo: link

About

Python ECC implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages