codex-storage / codex-research

Codex durability engine research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write a Poseidon implementation in Nim and Constantine

dryajov opened this issue · comments

First I plan write one in C, because I have everything ready for that, it shouldn't take much time. Then we immediately have an estimate of CPU hashing speed (I know approximately how much faster constantine field operations are than mine).

Nim + constantine I have to learn first, so that will probably take a bit longer (but it's a good learning exercise)