Skip to content

Helper functions for future confidential transactions on secp256k1#28

Merged
Hrom131 merged 8 commits into
devfrom
feat/add-point-ops
Jul 22, 2026
Merged

Helper functions for future confidential transactions on secp256k1#28
Hrom131 merged 8 commits into
devfrom
feat/add-point-ops

Conversation

@LesterEvSe

Copy link
Copy Markdown
Collaborator

Adds secp256k1 with primitives for
Fe, Scalar, Ge, Gej, and Point: subtraction, equality, assertion variants, compression/decompression wrappers,

  • u64_widen
  • assert_eq_1 and assert_none_1
  • Basic helper operations for secp256k1

@LesterEvSe
LesterEvSe requested review from Hrom131 and apoelstra July 17, 2026 13:13
@LesterEvSe LesterEvSe self-assigned this Jul 17, 2026
@LesterEvSe LesterEvSe added the enhancement New feature or request label Jul 17, 2026
@LesterEvSe
LesterEvSe force-pushed the feat/add-point-ops branch from b1f7827 to 116cce1 Compare July 17, 2026 13:28
Comment thread simf/lib/u64.simf

@Hrom131 Hrom131 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Hrom131
Hrom131 merged commit ce2e405 into dev Jul 22, 2026
1 check passed
@Hrom131
Hrom131 deleted the feat/add-point-ops branch July 22, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants