Skip to content
View dple's full-sized avatar

Block or report dple

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 Loading

  1. DFA_Simeck DFA_Simeck Public

    An implementation in C of SIMECK lightweight block ciphers and the simulation of Differential Fault Analysis (DFA) attacks against this family of ciphers

    C 3 1

  2. ecdsa ecdsa Public

    Secure implementation of ECDSA against side-channel analysis and fault analysis attacks. The protocol is implemented on top of GMP, a big integer library.

    C 9 6

  3. Statistical_data_analysis Statistical_data_analysis Public

    This project implements in Python some common statistical analysis methods used in data analysis, including Entropy, Mutual Information, Kolmogorov–Smirnov test, Kullback-Leibler divergence (KLD), …

    MATLAB 5 1

  4. Elliptic-curve-cryptography Elliptic-curve-cryptography Public

    This repository is to back up the source code related to my works in ECC, pairing-based cryptography

    C++ 1 1

  5. Crypto-in-Web3 Crypto-in-Web3 Public

    Practical cryptography and its applications in Web3

    Assembly 1

  6. DSA DSA Public

    Let's have some practice on Data Structure and Algorithms

    Python