Create a native c code for crypto and then port to Xilinx

Job ID: 32703236

Budget: €30 – €250 EUR

We need to port to native c++ a KDA algo that is blake2s and verify that works (so that create nounce from work) and then port this to HSL verilog (xilinx)

The code can be taken from CryptoPP or from this link:

https://github.com/weidai11/cryptopp/blob/master/blake2s_simd.cpp

Taken from this library:

https://github.com/weidai11/cryptopp


Once the code is verified in C we need to test to see if we can generate nounce and confirmation and if possible optimize it