-
Notifications
You must be signed in to change notification settings - Fork 13
Pull requests: XRPLF/mpt-crypto
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(sigma): VT scalar mul for sigma reconstruction — measurement / discussion (#88 sigma side)
#106
opened May 29, 2026 by
tesseract-ripple
Collaborator
•
Draft
perf(bp): batched verify_batch_agg via BBB+18 RLC stacking (part of #88)
#105
opened May 27, 2026 by
tesseract-ripple
Collaborator
Loading…
perf(bp): collapse aggregated verifier into single vendored MSM
#104
opened May 27, 2026 by
tesseract-ripple
Collaborator
Loading…
fix: check unchecked OpenSSL return values in proof statement-hash and helpers
#97
opened May 13, 2026 by
tesseract-ripple
Collaborator
Loading…
3 tasks done
feat(msm): vendor libsecp256k1 ecmult_multi_var as mpt_msm_variable_time
#89
opened May 12, 2026 by
tesseract-ripple
Collaborator
Loading…
fix: route secret-scalar tweak_mul through ecdh + ecmult_const
#86
opened May 6, 2026 by
tesseract-ripple
Collaborator
Loading…
3 of 4 tasks
fix: bind generators / N / m into bulletproof Fiat-Shamir transcript
#83
opened Apr 30, 2026 by
tesseract-ripple
Collaborator
Loading…
3 tasks done
refactor: replace magic 32/33 in bulletproof_aggregated with semantic constants
#82
opened Apr 30, 2026 by
tesseract-ripple
Collaborator
Loading…
3 tasks done
refactor: introduce kMPT_SCALAR_SIZE and sweep scalar buffers / cleanse / memcmp sites
#80
opened Apr 28, 2026 by
tesseract-ripple
Collaborator
Loading…
3 tasks done
refactor: replace magic 32/33 with kMPT_HALF_SHA_SIZE / kMPT_PUBKEY_SIZE in transcript helpers
#79
opened Apr 28, 2026 by
tesseract-ripple
Collaborator
Loading…
3 tasks done
fix(bp-verifier): centralize y_*/y_block_sum cleanup at fail: label
#78
opened Apr 28, 2026 by
tesseract-ripple
Collaborator
Loading…
4 tasks done
docs: buffer alignment, context thread safety, salt rationale
#77
opened Apr 28, 2026 by
tesseract-ripple
Collaborator
Loading…
3 tasks done
3
fix(nonce-gen): check EVP_MAC return values in generate_deterministic_nonces
#76
opened Apr 28, 2026 by
tesseract-ripple
Collaborator
Loading…
3 tasks done
fix: negate consistency in bulletproof verifier; cleanse prev nonce
#74
opened Apr 28, 2026 by
tesseract-ripple
Collaborator
Loading…
3 tasks done
2
ProTip!
Exclude everything labeled
bug with -label:bug.