Features: MD5 Encryption Of String ( UTF-8 )、Get MD5 Value Of File
-
MD5 Encrypt
-
MD5 Of File
Code Modules:
-
Runtime :DTMd5
-
Editor :DTMd5、DTMd5Editor
Number of Blueprints: 2
Supported Development Platforms: Windows, Linux, MacOS
Supported Target Build Platforms: All
特点:字符串的MD5加密(UTF-8)、获取文件的MD5值
-
MD5加密
-
文件的MD5
代码模块:
-
运行时:DTMd5
-
编辑:DTMd5、DTMd5Editor
蓝图数目:2
支持的开发平台:Windows、Linux、MacOS
支持的目标构建平台:全部
The MD5 message-digest algorithm is a cryptographically broken but still widely used hash function producing a 128-bit hash value. It can be used as a checksum to verify data integrity, but only against unintentional corruption. It remains suitable for other non-cryptographic purposes, for example for determining the partition for a particular key in a partitioned database, and may be preferred due to lower computational requirements than more recent Secure Hash Algorithms algorithms.
MD5消息摘要算法是一个密码中断但仍然广泛使用的哈希函数,产生128位哈希值。 它可以用作校验和来验证数据完整性,但只能防止意外损坏。 它仍然适用于其他非密码目的,例如用于确定分区数据库中特定密钥的分区,并且可能由于比最近的安全哈希算法算法更低的计算要求而被优选。
评论(0)