CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
HashTest.h File Reference

CMSDK unit test entry point for the vendored hash library (md5, sha1, sha256, crc32, sha3, keccak); exercises the classes against known test vectors. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cmlabs

Functions

bool cmlabs::Hash_UnitTest ()
 Exercise the hash classes against known test vectors.

Detailed Description

CMSDK unit test entry point for the vendored hash library (md5, sha1, sha256, crc32, sha3, keccak); exercises the classes against known test vectors.

Implemented in src/hash/HashTest.cpp.

Definition in file HashTest.h.