# utilx4j **Repository Path**: snowlandltd/utilx4j ## Basic Information - **Project Name**: utilx4j - **Description**: 国密算法的java实现,包括SM2,SM3,SM4 - **Primary Language**: Java - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 47 - **Forks**: 37 - **Created**: 2018-04-25 - **Last Updated**: 2025-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: 加解密, 国密, sm2, sm4, sm3 ## README # utilx4j [![gitee](https://gitee.com/snowlandltd/utilx4j/badge/star.svg)](https://gitee.com/snowlandltd/utilx4j/stargazers) ![](/github/license//:repo) #### 项目介绍 国密算法的实现,包括SM2,SM3,SM4 ## 安装 ## 使用 ### SM2 参考 test/ltd.snowland.security.TestSM2 ### SM3 参考 test/ltd.snowland.security.TestSM3 ### SM4 参考 test/ltd.snowland.security.TestSM4