Understanding Elliptic Curve Cryptography Assignments

Understanding Elliptic Curve Cryptography Assignments

Created: 2023-12-08 14:17 https://scz.617.cn/misc/202312081417.txt A few days ago, I recommended Andrea Corbellini’s series on elliptic curve cryptography, which consists of four articles that are very exciting and easy to understand. https://andrea.corbellini.name/2015/05/17/elliptic-curve-cryptography-a-gentle-introduction/ https://andrea.corbellini.name/2015/05/23/elliptic-curve-cryptography-finite-fields-and-discrete-logarithms/ https://andrea.corbellini.name/2015/05/30/elliptic-curve-cryptography-ecdh-and-ecdsa/ https://andrea.corbellini.name/2015/06/08/elliptic-curve-cryptography-breaking-security-and-a-comparison-with-rsa/ Many people have shared and saved these articles, but from my twenty years of experience, the vast majority are just “sharing … Read more

Analysis of Side-Channel Attack Testing on Talosec Hardware Wallet Part 1

Analysis of Side-Channel Attack Testing on Talosec Hardware Wallet Part 1

This article is a featured article from the Kanxue Forum. Author ID on Kanxue Forum: LunaYoung Talosec Core Team: Wang An, Yang Xiaoya We conducted a security assessment of an open-source hardware wallet using side-channel analysis. This wallet’s chip is based on the ARM-Cortex-M4 core, which uses the Elliptic Curve Digital Signature Algorithm (ECDSA) for … Read more