Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Endianess as always Big across all functions #27

Open
anupsv opened this issue Jan 9, 2025 · 1 comment
Open

Make Endianess as always Big across all functions #27

anupsv opened this issue Jan 9, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@anupsv
Copy link
Collaborator

anupsv commented Jan 9, 2025

Per discussion on https://github.com/Layr-Labs/rust-kzg-bn254/pull/24/files#r1908231674, remove endianess switching logic in all the places and assume big endian.

@anupsv anupsv self-assigned this Jan 9, 2025
@anupsv anupsv added the enhancement New feature or request label Jan 9, 2025
@bxue-l2
Copy link
Collaborator

bxue-l2 commented Jan 10, 2025

if little endian is way easier, it is fine to switch to the other. As long as inside the library, it is consistent

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

No branches or pull requests

2 participants