Pinned Repositories
aes-cpa
CPA (Correlation Power Analysis) attacks against the AES (Advanced Encryption Standard)
c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
card
Facilitates communications with telco smartcard (especially SIM and USIM)
chipwhisperer
ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks
Correlation_Power_Analysis
Side Channel Attack
DPA_AES
DPA on Software AES implementation (Nucleo)
first-order-dpa
An implementation of the first-order Differential Power Analysis (DPA) attack, suited for evaluations of AES-128 algorithm on microcontrollers leaking Hamming Weight power models.
leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
PQClean
Clean, portable, tested implementations of post-quantum cryptography
PQCrypto-SIDH
SIDH Library is a fast and portable software library that implements state-of-the-art supersingular isogeny cryptographic schemes. The chosen parameters aim to provide security against attackers running a large-scale quantum computer, and security against classical algorithms.
dongxiaofei123's Repositories
dongxiaofei123/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
dongxiaofei123/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
dongxiaofei123/PQClean
Clean, portable, tested implementations of post-quantum cryptography
dongxiaofei123/pqm4
Post-quantum crypto library for the ARM Cortex-M4
dongxiaofei123/reaver-wps-fork-t6x
dongxiaofei123/XKCP
eXtended Keccak Code Package
dongxiaofei123/PQCrypto-SIDH
SIDH Library is a fast and portable software library that implements state-of-the-art supersingular isogeny cryptographic schemes. The chosen parameters aim to provide security against attackers running a large-scale quantum computer, and security against classical algorithms.
dongxiaofei123/card
Facilitates communications with telco smartcard (especially SIM and USIM)
dongxiaofei123/zjuthesis
Zhejiang University thesis/design LaTeX template.
dongxiaofei123/chipwhisperer
ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks
dongxiaofei123/aes-cpa
CPA (Correlation Power Analysis) attacks against the AES (Advanced Encryption Standard)
dongxiaofei123/DPA_AES
DPA on Software AES implementation (Nucleo)
dongxiaofei123/Correlation_Power_Analysis
Side Channel Attack
dongxiaofei123/SCA-DPA
Side channel attack (SCA) of AES with Differential Power Analysis (DPA)
dongxiaofei123/first-order-dpa
An implementation of the first-order Differential Power Analysis (DPA) attack, suited for evaluations of AES-128 algorithm on microcontrollers leaking Hamming Weight power models.