Skip to content
View tuzzo18's full-sized avatar

Block or report tuzzo18

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

Popular repositories Loading

  1. AES-128-encryption AES-128-encryption Public

    Implementation of 128-bit AES encryption in Verilog.

    Verilog 1

  2. qkd-postprocessing qkd-postprocessing Public

    Python implementation of LDPC-based information reconciliation and Toeplitz-hashing privacy amplification for Quantum Key Distribution (QKD).

    Python 1

  3. statistics statistics Public

    HTML

  4. cpa-attack cpa-attack Public

    Implementation of a side-channel attack in python.

    Python

  5. logServer logServer Public

    Implementation of a "log server" in C, i.e. a server that writes to a log file the inputs it receives from clients. The server is implemented using the fork() system call to create a dedicated chil…

    C