Skip to content

Seraphin-/iacr2021040

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Implementation of an attack on a tropical algebra discrete logarithm based protocol

This code implements the attack detailed in the paper:

On the tropical discrete logarithm problem and security of a protocol based on tropical semidirect product

Any Muanalifah, Sergei Sergeev

Which can be found at: https://eprint.iacr.org/2021/040.pdf

The script "iacr2021040.py" taken an optional argument specifying the dimension of the public matrix to generate. If not specified, it uses dimension 100.

It is highly reccomended to run the script using PyPy.

About

Implementation of attack described in "On the tropical discrete logarithm problem and security of a protocol based on tropical semidirect product"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages