PIVX Core  5.6.99
P2P Digital Currency
Classes | Functions
crypto_tests.cpp File Reference
#include "random.h"
#include "utilstrencodings.h"
#include "test/test_pivx.h"
#include "crypter.h"
#include <vector>
#include <boost/test/unit_test.hpp>
Include dependency graph for crypto_tests.cpp:

Go to the source code of this file.

Classes

class  TestCrypter
 

Functions

 BOOST_AUTO_TEST_CASE (passphrase)
 
 BOOST_AUTO_TEST_CASE (encrypt)
 
 BOOST_AUTO_TEST_CASE (decrypt)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( decrypt  )

Definition at line 109 of file crypto_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( encrypt  )

Definition at line 94 of file crypto_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( passphrase  )

Definition at line 78 of file crypto_tests.cpp.

Here is the call graph for this function: