Crypto Helper Blueprint Library v2.1 (5.1, 5.2)

0
(0)

Plugin exposing easy to use cryptographic algorithms for security purposes

This is a blueprint library plugin
It exposes 40+ functions to handle cryptographic algorithms to secure your application
Useful to encrypt data to send it across the network or to save it onto a machine
You can also verify the integrity of a message or sign a message to prove its authenticity
Can be used in any blueprint

Technical Details

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

Original_Link: https://www.unrealengine.com/marketplace/en-US/product/crypto-helper-bp-library

Download Links:

Asset Version v2.1 (5.1-5.2)

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply