Raven Core  3.0.0
P2P Digital Currency
Functions
crypto_hash.cpp File Reference
#include <iostream>
#include "bench.h"
#include "bloom.h"
#include "hash.h"
#include "random.h"
#include "uint256.h"
#include "utiltime.h"
#include "crypto/ripemd160.h"
#include "crypto/sha1.h"
#include "crypto/sha256.h"
#include "crypto/sha512.h"
Include dependency graph for crypto_hash.cpp:

Go to the source code of this file.

Functions

 BENCHMARK (RIPEMD160)
 
 BENCHMARK (SHA1)
 
 BENCHMARK (SHA256)
 
 BENCHMARK (SHA512)
 
 BENCHMARK (SHA256_32b)
 
 BENCHMARK (SipHash_32b)
 
 BENCHMARK (FastRandom_32bit)
 
 BENCHMARK (FastRandom_1bit)
 

Function Documentation

◆ BENCHMARK() [1/8]

BENCHMARK ( RIPEMD160  )

◆ BENCHMARK() [2/8]

BENCHMARK ( SHA1  )

◆ BENCHMARK() [3/8]

BENCHMARK ( SHA256  )

◆ BENCHMARK() [4/8]

BENCHMARK ( SHA512  )

◆ BENCHMARK() [5/8]

BENCHMARK ( SHA256_32b  )

◆ BENCHMARK() [6/8]

BENCHMARK ( SipHash_32b  )

◆ BENCHMARK() [7/8]

BENCHMARK ( FastRandom_32bit  )

◆ BENCHMARK() [8/8]

BENCHMARK ( FastRandom_1bit  )