CRYPTO DEEP TECH

Results 17 comments of CRYPTO DEEP TECH

**[RangeNonce](https://btcpays.org/order/96953063)** is a script that determines the range of a secret key (i.e. Nonce). If the ECDSA signature is created with errors, the script determines the exact range and saves...

![image](https://user-images.githubusercontent.com/87700947/206245930-dafa8dc8-c238-4f75-8fb7-6fb08b34d415.png)

@darafshi Take a screenshot of the error? You can write to us: [email protected] - Email for all questions. https://t.me/cryptodeep_tech - Technical support via Telegram.

@mirameshs Your Ubuntu supports utilities: `"sed", "grep", "wget"`. I recommend running this script with [Google Colab](https://github.com/demining/TerminalGoogleColab). Since in [Google Colab](https://github.com/demining/TerminalGoogleColab) all utilities and python are installed by default.

@mirameshs To get the "RangeNonce" script Contact support: [email protected] - Email for all questions. https://t.me/cryptodeep_tech - Technical support via Telegram.

@cr-marcstevens ``` Description: Ubuntu 18.04.5 LTS Codename: bionic ``` **With the command:** `apt-cache search fpylll` ``` python-fpylll - Python wrapper for LLL-reduction of Euclidean lattices -- Python python-fpylll-doc - Python...

@cr-marcstevens Do I really need everything to work in python3? Please help me install fpylll for Ubuntu version 18.04? I need to run a program that only works in python3...

@cr-marcstevens I did as you said, cloned the [Fpylll](https://github.com/fplll/fpylll.git ) repositories, then ran the command: `PYTHON = python3 ./bootstrap.sh` and got an error. I posted a very long error record...

@cr-marcstevens I also get an error: [https://pastebin.com/MpgLWS03](https://pastebin.com/MpgLWS03)

@cr-marcstevens What does it mean? What should I look at and fix?