Skip to content

Commit

Permalink
Rerun CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
xvzcf committed Dec 6, 2023
1 parent da37708 commit b396291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/kyber.cc
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ TEST(Kyber768Test, NISTKnownAnswerTest)
auto kats = read_kats("kyber768_nistkats.json");

uint8_t randomness[64] = { 0 };

uint8_t publicKey[KYBER768_PUBLICKEYBYTES];
uint8_t secretKey[KYBER768_SECRETKEYBYTES];

Expand Down

0 comments on commit b396291

Please sign in to comment.