josephsurin / lattice-based-cryptanalysis

A toolkit for cryptanalysis using lattices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examples/attack/ecdsa key disclosure.sage failed to run and the attack was unsuccessful

CLMonster opened this issue · comments

commented

Hello, josephsurin
I am a novice in the field of Cryptanalysis, and recently, I've been studying your published article titled "A Gentle Tutorial for Lattice-Based Cryptanalysis." While attempting to run the examples/attack/ecdsa key disclosure.sage file, I encountered the following error.
image
It seems to be related to a type conversion issue.
image
Sometimes no type conversion error occurs, but the recovered key is incorrect.

My sage version : SageMath version 10.0, Release Date: 2023-05-20

If you have some time to spare and could help me resolve this issue, I would be extremely grateful.