Home Game Dev Unreal Assets Unreal Engine Code Plugins Crypto Helper Blueprint Library v2.1 +

Crypto Helper Blueprint Library v2.1 +

3320 Views Stock 902 2026-02-13

Details

 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. 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). 
2026-02-13 00:00:00-update version:Crypto Helper Blueprint Library v2.1 +