8000 Investigate equivalent dependency libraries from the starkware C++ implementation · Issue #4 · thor314/pebble-stark · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Investigate equivalent dependency libraries from the starkware C++ implementation #4

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

Open
4 tasks
thor314 opened this issue Nov 1, 2023 · 2 comments
Open
4 tasks

Comments

@thor314
Copy link
Owner
thor314 commented Nov 1, 2023

See list here:
https://github.com/starkware-libs/stone-prover/tree/main/src/third_party

Particularly it would be nice to evaluate relevant comparable libraries to

  • XKCP
  • Blake2
  • gsl
  • jsoncpp
@agnxsh
Copy link
agnxsh commented Nov 9, 2023

https://crates.io/crates/serde_json for jsoncpp, i believe this should suffice, also earlier I had linked the crate for blake2 here's a good video to understand how blake2 works (a good video for beginners maybe(?)) https://www.youtube.com/watch?v=icEnsXiO378

@thor314
Copy link
Owner Author
thor314 commented Nov 10, 2023

serde_json probably best ye, and cool I haven't looked at BLAKE2's design, maybe link to it in a doc comment or a README page about tools we're using where relevant

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

No branches or pull requests

2 participants
0