Crypto Helper Blueprint Library 2.1 适配UE5.1-5.2
This plugin exposes blueprint functions to improve security in your project, you can use them everywhere
Various functions to handle cryptographic algorithms to secure your application
You can encrypt, decrypt, hash, sign and verify data using digest, symmetric and asymmetric algorithms
If you found this plugin helpful, leave a rate or comment for others
Keep it running and secure !
Features
Various use cases (Hash / Digest, HMAC, Salt, Symmetric encryption, Asymmetric encryption, Sign, Verify)
Large range of recent algorithms available (MD5, SHA, KECCAK, AES, BLOWFISH, RSA, ...)
Handles byte / text / file data in an efficient way (buffering) when the input is too long to be loaded in memory
Utility functions to manipulate and convert data (hexadecimal, base64, UTF-8)
For the full list of supported algorithms, checkout the documentation
Details
Code Modules:
CryptoHelper (Runtime)
Number of Blueprints nodes : 40+
Number of C++ Classes: 8
Network Replicated: No
Supported Development Platforms: Win32, Win64, Android, Linux, IOS, MacOS
Supported Target Build Platforms: Win32, Win64, Android, Linux, IOS, MacOS
该插件公开了用于提高项目安全性的蓝图函数,您可以在任何地方使用它们
处理加密算法的各种函数,确保应用程序的安全
您可以使用摘要、对称和非对称算法加密、解密、散列、签名和验证数据
如果您觉得此插件对您有帮助,请留下评价或评论。
保持运行和安全
功能
各种用例(散列/摘要、HMAC、盐、对称加密、非对称加密、签名、验证)
提供大量最新算法(MD5、SHA、KECCAK、AES、BLOWFISH、RSA...)
当输入的数据太长而无法加载到内存时,以高效的方式(缓冲)处理字节/文本/文件数据
操作和转换数据的实用功能(十六进制、base64、UTF-8)
有关支持算法的完整列表,请查阅文档
详细信息
代码模块:
CryptoHelper (Runtime)
蓝图节点数量 : 40+
C++ 类数量: 8
网络复制: 无
支持的开发平台:Win32、Win64、Android、Linux、IOS、MacOS Win32、Win64、Android、Linux、IOS、MacOS
支持的目标构建平台:Win32、Win64、Android、Linux、IOS、MacOS Win32、Win64、Android、Linux、IOS、MacOS
页:
[1]