Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-PQ-Crypto authored Nov 12, 2024
1 parent f9be4f5 commit 1504341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ message is retrieved at blocksize $2$ or $3$ and takes less than $1$ seconds, ap
For the actual parameter set of BQTRU $(n=7, q=113)$, we run the following command:

```
python attack.py 196 'reduection' --verbose=True --dump=True --bkz_betas=53:75 --attack_type=1 --option=1
python attack.py 196 'reduection' -q=113 --verbose=True --dump=True --bkz_betas=53:75 --attack_type=1 --option=1
```

We retrieve the message with blocksize on average $63$ and take on our device almost $10$ core days.
Expand Down

0 comments on commit 1504341

Please sign in to comment.