Skip to content
View CMemeletzoglou's full-sized avatar
💻
💻
Block or Report

Block or report CMemeletzoglou

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. PRESENT PRESENT Public

    Implementation of a Cryptographic Coprocessor of the PRESENT Lightweight Block Cipher (supporting encryption and decryption, and both 80-bit and 128-bit keys) and some Hardware Trojans, using VHDL

    VHDL 5

  2. False_Sharing False_Sharing Public

    A trivial benchmark to showcase Cache Line False Sharing in action, on x86 SMT/Hyperthreading CPUs

    C 2 1

  3. gm_crypto gm_crypto Public

    Goldwasser-Micali Probabilistic Public Key Cryptosystem implementation using the GNU Multiple Precision Library (GMP)

    C 2 1

  4. HPC_exercises HPC_exercises Public archive

    High Performance/Parallel Computing exercises in C/C++ (x86 SIMD, OpenMP, MPI), OpenACC/CUDA

    C 1

  5. UART UART Public

    VHDL 1

  6. 2D_NIM 2D_NIM Public

    Implementation of the simple Combinatorial game of NIM, in two dimensions

    Python