LegendrePRF
Cryptanalysis of the Legendre PRF Challenges
Install / Use
/learn @cryptolu/LegendrePRFREADME
Cryptanalysis of the Legendre PRF - Implementation
This repository contains an implementation of the attack from the paper
by Ward Beullens, Tim Beyne, Aleksei Udovenko, and Giuseppe Vitto.
The code can be used to break Challenge 2 of the Legendre PRF Bounties in under 1500 CPU-hours. For more details, please refer to the paper.
The code can be run with the following command:
$ make threads=24 target=P74
threadsargument defines the amount of threads to be used in the second step of the attack;targetargument can be one of P40, P64, P74, P84.
It requires a C++ compiler to be installed. Clang++ is recommended. Furthermore, libgmp must be installed.
Related Skills
node-connect
335.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.5kCommit, push, and open a PR
