Logo
Explore Help
Sign In
logos-storage/nim-poseidon2
1
0
Fork 0
You've already forked nim-poseidon2
mirror of https://github.com/logos-storage/nim-poseidon2.git synced 2026-01-05 23:23:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
nim-poseidon2/tests/test.nim

10 lines
251 B
Nim
Raw Normal View History

Add streaming API for sponge
2023-11-08 13:08:33 +01:00
import ./poseidon2/testPermutation
import ./poseidon2/testSponge
Allow for keyed compression
2023-11-13 13:08:09 +01:00
import ./poseidon2/testCompress
Move merkleRoot() into its own module
2023-11-13 13:17:22 +01:00
import ./poseidon2/testMerkle
Add sponge-merkle digest
2023-11-22 11:24:53 +01:00
import ./poseidon2/testSpongeMerkle
move unmarshal into its own module called 'io' Includes separate tests for unmarshalling that were previously tested as part of the merkleRoot calculation. Includes tests for unmarshalling little endian and big endian byte arrays.
2023-10-31 13:40:07 +01:00
import ./poseidon2/testIo
Add usage example to Readme - unit test that example code works - fixes for said unit test
2023-11-09 14:44:38 +01:00
import ./poseidon2/testReadme
quick Nim implementation of Poseidon2 via constantine (BN254, t=3)
2023-07-28 22:10:14 +02:00
move unmarshal into its own module called 'io' Includes separate tests for unmarshalling that were previously tested as part of the merkleRoot calculation. Includes tests for unmarshalling little endian and big endian byte arrays.
2023-10-31 13:40:07 +01:00
{.warning[UnusedImport]: off.}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 28ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API