Skip to content
View atsanak's full-sized avatar

Block or report atsanak

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
atsanak/README.md

Angelos Tsanaktsidis

Systems and security engineer working in low-level C/C++ on Linux, embedded/RTOS, post-quantum cryptography, secure transport, and kernel-bypass networking.

About these repositories

The repositories here are public, demo/review versions of larger projects. The full production and research codebases are private due to NDA, EU-consortium, startup, and publication constraints, so the public code is meant to show the implementation and the methodology rather than the complete system.

For the same reason, the results published in each repo come from a smaller public subset, so some numbers will differ from those measured in the full private work. Each repo points to the one result file it treats as its source of truth.

Repositories

  • zephyr-pqc-benchmarking — embedded PQC benchmarking in C on Zephyr/QEMU across several ISAs.
  • kernel-bypass-pqc-benchmarking — PQC-authenticated handshake and AES-GCM data plane over Linux, eBPF/XDP, DPDK, and userspace TCP stacks.
  • hybrid-pqc-tls-uav — hybrid post-quantum TLS 1.3 (ECDH+ML-KEM, ECDSA+ML-DSA) for UAV telemetry.
  • pqc-edge-ai-co-optimization — PQC-secured edge-to-cloud split inference.
  • zephyr-embedded-pqc-benchmarking — Zephyr module with ACVP/KAT validation and a cost-of-assurance benchmark.

Contact

angelostsanak@gmail.com · linkedin.com/in/a-tsanak

Pinned Loading

  1. hybrid-pqc-tls-uav hybrid-pqc-tls-uav Public

    Public review version: hybrid post-quantum TLS 1.3 (ECDH+ML-KEM, ECDSA+ML-DSA, AES-GCM) for UAV telemetry on Jetson Orin.

    Python

  2. kernel-bypass-pqc-benchmarking kernel-bypass-pqc-benchmarking Public

    Public review version: PQC-authenticated handshake + AES-GCM data plane over Linux, eBPF/XDP, DPDK, F-Stack, mTCP, Seastar.

    C++

  3. pqc-edge-ai-co-optimization pqc-edge-ai-co-optimization Public

    Public review version: PQC-secured edge-to-cloud split inference (AttentionGrid) on Jetson Orin.

    Python

  4. zephyr-embedded-pqc-benchmarking zephyr-embedded-pqc-benchmarking Public

    Public review version: Zephyr module integrating mlkem-native/mldsa-native with ACVP/KAT validation and a cost-of-assurance benchmark.

    C

  5. zephyr-pqc-benchmarking zephyr-pqc-benchmarking Public

    Public review version: embedded PQC benchmarking in C on Zephyr/QEMU (ML-KEM, ML-DSA, Falcon, HQC, McEliece, SLH-DSA) across multiple ISAs.

    C