Enigma  3.2.0
A Simple, Reliable and Efficient Encryption Tool
HashingTool.hpp File Reference
#include "Tool.hpp"
#include <Core/Core.hpp>
#include <imgui.h>
#include <cryptlib.h>
#include <files.h>
#include <hex.h>
#include <keccak.h>
#include <md2.h>
#include <md4.h>
#include <md5.h>
#include <sha.h>
#include <shake.h>
#include <tiger.h>
#include <whrlpool.h>
#include <sm3.h>
#include <ripemd.h>

Go to the source code of this file.

Classes

class  HashingTool
 

Macros

#define CASE_RET(c)
 

Macro Definition Documentation

◆ CASE_RET

#define CASE_RET (   c)
Value:
case HashingTool::HashAlgorithm::c: \
return #c