This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
nim-goldilocks-hash
Watch
1
Star
0
Fork
0
You've already forked nim-goldilocks-hash
mirror of
https://github.com/logos-storage/nim-goldilocks-hash.git
synced
2026-01-08 16:43:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-goldilocks-hash
/
goldilocks_hash
History
Balazs Komuves
f72a0d47d9
move the c files under the package subdirectory, so nimble copies them when installing the package...
2024-10-18 15:20:58 +02:00
..
cbits
move the c files under the package subdirectory, so nimble copies them when installing the package...
2024-10-18 15:20:58 +02:00
monolith
apply the same stylistic improvements to the poseidon2 code, too
2024-10-15 11:11:34 +02:00
poseidon2
apply the same stylistic improvements to the poseidon2 code, too
2024-10-15 11:11:34 +02:00
goldilocks.nim
move the c files under the package subdirectory, so nimble copies them when installing the package...
2024-10-18 15:20:58 +02:00
marshal.nim
add some marshalling functionality (digests to/from bytes)
2024-10-15 21:46:56 +02:00
monolith.nim
add Monolith hash implementation (C + Nim + tests)
2024-10-03 00:26:28 +02:00
poseidon2.nim
refactoring the structure of the nimble package
2024-10-01 21:00:27 +02:00
types.nim
add some marshalling functionality (digests to/from bytes)
2024-10-15 21:46:56 +02:00