تخطي إلى المحتوى
الوسائط 1 للقائمة SHA256 Hash Functions

الوصف

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.

التنسيقات المضمنة