Skip to content
View siv2r's full-sized avatar

Block or report siv2r

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
siv2r/README.md

Hello there, I am Sivaram - aka siv2r

I'm a cryptography engineer currently working on libsecp256k1, the library powering Bitcoin's digital signatures. Most days, you'll find me implementing or reviewing cryptographic protocols like FROST Signing, ChillDKG, Schnorr adaptor signatures, and Batch verification. In short, I spend my time making math do some pretty cool things. My work is supported through open-source developer grants, and right now, I'm grateful to be a Spiral grantee.

I'm particularly fascinated by provable security in cryptography and am steadily developing my expertise in this area. Publishing a research paper is one of my big aspirations. Additionally, I run a Substack newsletter called Nonce Sense, where I simplify cryptographic concepts and share updates on my work.

I graduated in 2023 with an Integrated Masters (BS + MS) in Mathematics and Computing from IIT Kharagpur. Outside of work, you’ll likely find me lifting weights, binge-reading a novel, or daydreaming about playing basketball more often.


Connect with me

Want to chat cryptography, collaborate, or recommend a good novel? I'd love to hear from you!

Email[email protected]
Twitter@siv2r
LinkedInMy profile

Latest blog posts

  1. Quarterly Progress Report #3
  2. Quarterly Progress Report #2
  3. Quarterly Progress Report #1
  4. Unmasking the Birthday Attack: A Mathematical Analysis
  5. Bitcoin Red-Bulled: Batch Verification's Arrival

Pinned Loading

  1. bitcoin-core/secp256k1 bitcoin-core/secp256k1 Public

    Optimized C library for EC operations on curve secp256k1

    C 2.2k 1k

  2. hacspec-sss hacspec-sss Public

    Shamir's secret sharing scheme over GF(q), where q is the order of the secp256k1 curve, implemented in Hacspec

    Rust

  3. frost-enrollment frost-enrollment Public

    Extends BIP-340 FROST with enrollment functionality

    Python

  4. bip-frost-signing bip-frost-signing Public

    A BIP draft for BIP340-compatible FROST threshold signing protocol

    Python 17 3