blog.cstef.dev
Sometimes, I like to share my thoughts, notes, ideas or projects on this blog. Maybe you'll find something useful here!
Latest posts
SquarePants Sponge Hashing
2025-01-06A quick explanation of the sponge hashing algorithm, notably used in SHA-3
Adaptor Signatures FtW
2024-12-03A simple and neat way to "lock" your Schnorr signatures, enabling atomic swaps and more!
Elliptic Curves for Sane People
2024-11-29A gentle introduction to elliptic curve cryptography, without the need for a PhD in mathematics.
Lagrange Interpolation Primer
2024-11-29A quick and simple explanation on the concept of polynomial interpolation, here Lagrange's in particular.
Using ECC for (Multi-)Signatures
2024-11-29Math-powered methods for proving message authenticity, sounds great, doesn't it?
Corrections
I am far from perfect, and I am sure that there are mistakes in most of the content on this site. If you find any errors, please let me know so that I can correct them. I appreciate your help in making this site better for everyone.
You can reach me via mail at hi@cstef.dev, or you can open an issue on the GitHub repository.