mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
update blake2b test vectors
This commit is contained in:
parent
fa47c7b7d6
commit
e151ff711f
@ -40,7 +40,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
/// BEGIN: endian.h
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
|
@ -43,7 +43,7 @@
|
||||
#include "warnings.h"
|
||||
#include "crypto/hash.h"
|
||||
#include "crypto/variant2_int_sqrt.h"
|
||||
#include "randomx/src/blake2/blake2.h"
|
||||
#include "crypto/blake2b.h"
|
||||
#include "../io.h"
|
||||
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user