Skip to content
View RenatoMignone's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@neo-CAOS @ML4Net @WDCSecure @AI4-Cybersec

Block or report RenatoMignone

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RenatoMignone/README.md

Renato Mignone

Security Research Engineer at Huawei's Data Privacy Lab (Düsseldorf), writing my Master's thesis on post-quantum anonymous authentication protocols. Pursuing an MSc in Cybersecurity Engineering at Politecnico di Torino (GPA 29.48/30), expected October 2026.

My work spans post-quantum cryptography, kernel and systems security, and AI Security - from designing lattice-based anonymous credential schemes resistant to quantum adversaries, to building ML pipelines for malware classification and zero-day intrusion detection, to low-level eBPF verifier research at the Linux kernel level.

LinkedIn Email


Current Work

Security Researcher Intern - Huawei Data Privacy Lab, Düsseldorf, Germany

Designing anonymous token systems secure against both classical and quantum adversaries (Grover and Shor threat models). Two constructions in development in Rust: one using CRYSTALS-Dilithium lattice signatures with Schnorr-based zero-knowledge proofs, one using MPC-based OPRFs to eliminate the ZK proof phase entirely.


Education

MSc Cybersecurity Engineering - Politecnico di Torino, Italy GPA 29.48/30, enrolled July 2024, expected October 2026

BSc Computer Engineering - Università degli Studi del Sannio, Benevento, Italy Final grade 101/110, graduated June 2024


Recognitions

  • 1st Place - IEEE-HKN International Hackathon 2025 - awarded at the 15th anniversary celebration of the IEEE-HKN organisational merger
  • Top 100 (88th) - Reply Hack The Code Challenge 2025 - global algorithmic optimisation and CTF competition (56M points)
  • IEEE-HKN Honor Society Member - Mu Nu Chapter, Politecnico di Torino

Pinned Loading

  1. Linux-eBPF-Verifier-Bypass-Research Linux-eBPF-Verifier-Bypass-Research Public

    Security research project exploring eBPF verifier bypass techniques on Linux LTS 6.8. Building on prior theoretical vulnerability assessment (ISO-IEC TS 17961-2013), this work develops functional P…

    TeX

  2. AI-Driven-Threat-Detection-Research AI-Driven-Threat-Detection-Research Public

    AI-Driven Threat Detection Research A defense suite leveraging FFNNs, GNNs, and Transformers (BERT, UniXcoder) to detect Malware, Zero-Day Intrusions, and Bash Attacks. Features unsupervised NIDS a…

    1

  3. IEEE-HKN-Budget-Hack-2025 IEEE-HKN-Budget-Hack-2025 Public

    Full-stack financial management platform for IEEE-HKN chapter treasurers - 1st place, IEEE-HKN International Hackathon 2025

    JavaScript

  4. SSH-Shell-Attacks SSH-Shell-Attacks Public

    Project for Machine Learning for Networking Exam @ Polito - SSH Shell Attacks Analysis: a project to classify attacker tactics and identify patterns in 230,000 honeypot-captured Unix shell attacks …

    Jupyter Notebook

  5. SoftEther-VPN-LabActivity SoftEther-VPN-LabActivity Public

    Report of a laboratory activity demonstrating multi-protocol VPN implementation using SoftEther VPN across simulated Internet infrastructure. Features hands-on comparison of IPSec vs TLS/SSL VPN pr…

    TeX

  6. Secure-Timeout-System-NXPS32K3X8EVB Secure-Timeout-System-NXPS32K3X8EVB Public

    Project for Computer Architectures and Operating Systems Exam @ Polito - Emulate the NXP S32K3X8EVB board using QEMU, port FreeRTOS, and develop applications to verify and implement timers on the e…

    C