Skip to content

correctly implement secp256k1's prime field #5

Open
@q9f

Description

@q9f
  • It’s easier and more correct to implement secp256k1’s prime field
  • Then you don’t have to worry about doing the operations modulo the order
  • You just perform them all on the finite field
  • It’s like a nice logical building block

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions