A module of the Hutool toolkit providing simplified encryption and decryption utilities, including symmetric, asymmetric, and digest algorithms.
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-crypto</artifactId>
<version>5.8.46</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute the MD5 hash of a string using Hutool's SecureUtil.
No known issues recorded.
No dependency data recorded yet.