UkoeHB / monero

Monero: the secure, private, untraceable cryptocurrency
https://getmonero.org
Other
7 stars 4 forks source link

BLAKE2b C++ Dev challenge implementation. #12

Closed 0xFFFC0000 closed 1 year ago

0xFFFC0000 commented 1 year ago
* New files for blake2b test and testvector.
* Adding the test to CMakeLists.txt
* Adding brief documentation for the test.

Link to bounty: https://bounties.monero.social/posts/75/6-500m-blake2b-c-dev-challenge-seraphis

rbrunner7 commented 1 year ago

I wonder whether it's the best way to PR this against the master branch of @UkoeHB 's repository. Technically, could this also be a standard PR against Monero master?