Skip to content

Comments

Add comments for easier audit of crypto code#187

Merged
jking-aus merged 5 commits intosigp:unstablefrom
dknopik:blst-comments
Mar 18, 2025
Merged

Add comments for easier audit of crypto code#187
jking-aus merged 5 commits intosigp:unstablefrom
dknopik:blst-comments

Conversation

@dknopik
Copy link
Member

@dknopik dknopik commented Mar 14, 2025

Our crypto code is to be audited soon 🥳

This code adds some comments that explain what is happening.

The attentive reader notices that I talk about passing a reference where we actually don't. The corresponding locations will appropriately change through #186.

@jking-aus
Copy link
Member

jking-aus commented Mar 18, 2025

I assume you mean at line 40 in bls_lagrange/lib.rs? 186 went in so adding ref to secret key result. Just double check that's what you wanted because going deep on blst stuff is above my head right now

@dknopik
Copy link
Member Author

dknopik commented Mar 18, 2025

@jking-aus yep looks good :)

@jking-aus jking-aus merged commit 50a6ed2 into sigp:unstable Mar 18, 2025
10 checks passed
diegomrsantos pushed a commit to diegomrsantos/anchor that referenced this pull request Mar 21, 2025
Co-authored-by: Josh King <josh@sigmaprime.io>
Co-authored-by: jking-aus <72330194+jking-aus@users.noreply.github.com>
@dknopik dknopik deleted the blst-comments branch June 20, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants