Skip to content
Media 0 for listing SHA256 Hash Functions

Description

This plugin provides SHA256 hashing functions for Blueprints and C++.

Features:

  • Usable from Blueprints and C++

  • Using PicoSHA2

  • Supports hashing FString, TArray, TArray64 and files.

  • Files are read in blocks instead of loading the entire file into memory.

  • Async hash task in C++ using FSHA256FileHasherTask. See header file for example usage.

Included formats

  • logo of Unreal Engine format