fix: RPO Falcon build on Windows

This commit is contained in:
Bobbin Threadbare
2023-10-10 15:16:51 -07:00
parent 1a00c7035f
commit 7f3d4b8966
3 changed files with 8 additions and 4 deletions

View File

@@ -79,8 +79,8 @@ static uint64_t mult_mod_p(uint64_t x, uint64_t y)
* RPO128 Permutation
*/
static const uint64_t STATE_WIDTH = 12;
static const uint64_t NUM_ROUNDS = 7;
#define STATE_WIDTH 12
#define NUM_ROUNDS 7
/*
* MDS matrix