Unreal Engine – Crypto Helper Blueprint Library UE8454

Crypto Helper Blueprint Library Documentation

Click Here

Features

  • Various use cases (Hash/Digest, HMAC, Salt, Symmetric encryption, Asymmetric encryption)
  • Large range of recent algorithm available (MD5, SHA, KECCAK, AES, BLOWFISH, RSA, …)
  • Handle Bytes/String/File data in an efficient way (buffering) when the input is too long to be loaded in memory
  • Utility functions to convert data (HEX, Base64, UTF-8)

Details

Code Modules:

  •  CryptoHelper (Runtime)

Number of Blueprints nodes : 40+

Number of C++ Classes: 2

Network Replicated: No

Supported Development Platforms: Win32, Win64, Android, Linux, IOS, MacOS

Supported Target Build Platforms: Win32, Win64, Android, Linux, IOS, MacOS