mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
commit
4ed2f41b1f
@ -12,6 +12,11 @@ import javax.crypto.spec.IvParameterSpec;
|
|||||||
/**
|
/**
|
||||||
* SM4实现
|
* SM4实现
|
||||||
*
|
*
|
||||||
|
* 国密算法
|
||||||
|
* 1、非对称加密和签名:SM2
|
||||||
|
* 2、摘要签名算法:SM3
|
||||||
|
* 3、对称加密:SM4
|
||||||
|
*
|
||||||
* @author Looly
|
* @author Looly
|
||||||
* @since 4.6.8
|
* @since 4.6.8
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user