转至内容
商品 SHA256 Hash Functions 的媒体 1

描述

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.

包含格式