Skip to content

AntonKueltz/dual-ec-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Proof of concept code exploiting the backdoor in Dual_EC_DBRG written in python. The code is based on this blog-post as well as this paper.

Usage

Requirements

This code requires the fastecdsa package v1.4.1 or higher:

$ pip install -r requirements.txt

OR

$ pip install fastecdsa

Run

To run do python dualec.py. For verbose output python dualec.py -v

About

Proof of concept code that Dual EC DRBG is backdoored

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages