Thoughts on hardware security, research insights, and my journey as a PhD researcher.
December 20, 2025
A comprehensive guide to extending the ChipWhisperer CW305 FPGA board with custom register interfaces for implementing cryptographic algorithms, hardware accelerators, and custom digital circuits. Includes verified implementations, clock domain crossing techniques, and Python control software.
January 06, 2025
An introduction to Residue Number Systems (RNS), covering moduli, dynamic range, and the Chinese Remainder Theorem with practical examples.