Balazs Komuves
|
37d424c319
|
minor improvements (README, bench)
|
2026-01-27 14:24:28 +01:00 |
|
Balazs Komuves
|
49e10423d0
|
implement circom's Poseidon permutation and compression for t=2,3,4,5
|
2026-01-25 21:17:45 +01:00 |
|
Balazs Komuves
|
f43a8d55a2
|
implement circomlib's Poseidon for t=3
|
2026-01-25 20:53:47 +01:00 |
|
Balazs Komuves
|
453eb12deb
|
add conversion to/from bytes
|
2026-01-23 19:37:04 +01:00 |
|
Balazs Komuves
|
8dbb8fe359
|
a little bit more inlining...
|
2026-01-23 13:19:03 +01:00 |
|
Balazs Komuves
|
bf2228f16a
|
tried specializing to the prime, doesn't seem to help
|
2026-01-23 13:07:55 +01:00 |
|
Balazs Komuves
|
1262c72bc7
|
experimenting with variations...
|
2026-01-23 00:57:38 +01:00 |
|
Balazs Komuves
|
fb74a20cd2
|
add a very simple bench
|
2026-01-22 22:36:25 +01:00 |
|
Balazs Komuves
|
2d8f9163cd
|
renamed the package
|
2026-01-22 21:18:41 +01:00 |
|
Balazs Komuves
|
9abeac984f
|
implement Poseidon2 with t=3
|
2026-01-22 21:08:51 +01:00 |
|
Balazs Komuves
|
6123e90836
|
implement REDC (no serious testing yet)
|
2026-01-22 19:36:49 +01:00 |
|
Balazs Komuves
|
ad6c9d01b2
|
WIP field implementation (the Montgomery REDC algo is missing)
|
2026-01-22 18:49:39 +01:00 |
|
Balazs Komuves
|
be33579a63
|
some basic bigint operations
|
2026-01-22 16:30:52 +01:00 |
|