Skip to content

Add ReprEndianness enum and PrimeField::REPR_ENDIANNESS#158

Open
tarcieri wants to merge 1 commit into
zkcrypto:mainfrom
tarcieri:repr-endianness
Open

Add ReprEndianness enum and PrimeField::REPR_ENDIANNESS#158
tarcieri wants to merge 1 commit into
zkcrypto:mainfrom
tarcieri:repr-endianness

Conversation

@tarcieri

@tarcieri tarcieri commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Adds an enum and associated constant with default ReprEndianness::Little for describing the endianness of the binary representation of field elements, as proposed in zkcrypto/rfcs#4.

Because the constant has a default, this is a non-breaking change.

Adds an enum and associated constant with default
`ReprEndianness::Little` for describing the endianness of the binary
representation of field elements, as proposed in
zkcrypto/rfcs#4
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.

1 participant