- Miller’s Algorithm and PairingRecently I’m implementing some optimizations related to pairing calculations in elliptic curve cryptography. This note summarises some of my learning so far, and I hope it would be helpful for someone coming from a pure maths background who wants to learn about implementation and optimization details. Elliptic Curve Pairing For Mathematicians A pairing in cryptography… Read more: Miller’s Algorithm and Pairing
- Gröbner bases and geometryAlgebra is the offer made by the devil to the mathematician. The devil says: “I will give you this powerful machine, it will answer any question you like. All you need to do is give me your soul: give up geometry and you will have this marvelous machine. — Michael Atiyah Back in the day when… Read more: Gröbner bases and geometry
- Starting a blogHey there! I just started a blog. I’ll probably post about things that I am reading or find interesting, which may include computer science, algebraic geometry, probability, and some topology.