Commit Graph

154 Commits

Author SHA1 Message Date
thesomeexp
811d200d30
Update DigestUtil.java
修改注释错字
2022-05-31 15:56:22 +08:00
Looly
81ef04875b add methods 2022-05-05 14:01:09 +08:00
Looly
bea723c11b add methods 2022-04-28 17:00:49 +08:00
Looly
4d2e7bc755 fix comment 2022-04-02 00:32:08 +08:00
Looly
d78b14c5d4 add engine 2022-04-02 00:03:12 +08:00
Looly
59ad18381d fix test 2022-03-31 21:34:27 +08:00
Looly
4cee569d22 add SM4CMAC 2022-03-31 15:30:18 +08:00
Looly
b1920b6fa2 fix code 2022-03-20 21:44:12 +08:00
Looly
b0605b55ba remove length 2022-03-17 20:53:36 +08:00
Looly
f1abd98b62 fix comment 2022-03-15 21:09:59 +08:00
Looly
b8bfce490b fix comment 2022-03-09 12:05:09 +08:00
Looly
580e2e9fbe add XXTEA 2022-03-05 23:49:27 +08:00
Looly
899f1384f6 add test 2022-03-05 22:47:07 +08:00
Looly
1c55e39832 add Base58 2022-02-25 03:18:28 +08:00
Looly
09be0d85be add test 2022-02-21 01:24:48 +08:00
Lin
adbae59b69 1.修复byte[] SM2.getD前导0问题
2.优化 getDHex()使用`BigInteger`效率过低
2022-02-18 16:45:02 +08:00
Looly
f054cef97b add SignUtil 2022-01-12 11:20:34 +08:00
Golden Looly
ba01943d41
Merge pull request #2073 from CherryRum/v5-dev
fix SM2.getDHex() Method
2022-01-07 09:08:44 +08:00
lin
a920b9b0aa fix SM2.getDHex() Method 2022-01-06 12:24:24 +08:00
王良
dcf8049317 在单元测试中不使用hutool的断言 2022-01-06 10:23:03 +08:00
micuncang
e61264a0f6
fix comment
SM4支持秘钥长度为128bit
2021-12-22 18:10:54 +08:00
Looly
9468c132ff fix getD 2021-12-09 01:26:33 +08:00
Looly
851a10d3b0 add CipherWrapper 2021-11-19 01:30:08 +08:00
Looly
e58c8c9d6c add method 2021-11-06 01:17:08 +08:00
李国鹏
a9a4143bee 新增可以传入秘钥的SM3加密工具方法 2021-11-04 09:35:40 +00:00
Looly
a77dce46cd fix qr test 2021-10-26 22:19:59 +08:00
Looly
98512fa1f2 fix bug 2021-10-21 13:18:53 +08:00
Looly
e258fc1eb9 fix bug 2021-10-19 13:27:16 +08:00
Looly
47f1d967ed fix comment 2021-09-09 18:20:43 +08:00
Looly
6b8adc8a90 add chacha20 2021-09-09 18:13:29 +08:00
Looly
6ddf2a19d9 fix test 2021-09-09 17:41:14 +08:00
Looly
02885bbcd3 add ZUC 2021-09-09 16:14:37 +08:00
Looly
5be6c0103b add test 2021-09-09 11:53:11 +08:00
Looly
185fb1a72e fix test 2021-09-08 11:16:30 +08:00
Looly
8ddf18fb7a add interface 2021-09-08 11:11:27 +08:00
Looly
4c237ba95e add test and change AES costructor 2021-09-07 23:54:57 +08:00
Looly
7379e27d56 add method 2021-09-06 16:12:33 +08:00
Looly
2c2c7bba6a fix test 2021-08-31 17:04:12 +08:00
Looly
5d5b62dbd1 fix code 2021-08-27 10:39:14 +08:00
Looly
d66efef873 add constructor 2021-08-26 23:40:28 +08:00
Looly
6a3639a78e fix test 2021-08-20 12:09:55 +08:00
Looly
6ac88ef1fe add ASN1Util 2021-08-18 01:00:32 +08:00
Looly
e6b78d943c fix comment 2021-08-11 18:59:36 +08:00
Looly
5e8336fcc8 fix test 2021-07-28 12:07:28 +08:00
Looly
4679068e98 fix comment 2021-07-28 02:02:13 +08:00
Looly
a46b977ecf add comment 2021-07-28 01:48:52 +08:00
duandazhi
351629e334 SM4 增加类注释;新手,看到 SM4 还是有点蒙圈的 2021-07-27 14:40:57 +08:00
Looly
ed63e3f03f fix HOTP 2021-07-06 02:31:26 +08:00
张晓雷
c03f62b4db Merge remote-tracking branch 'origin/v5-dev' into v5-dev
# Conflicts:
#	hutool-core/src/main/java/cn/hutool/core/util/RadixUtil.java
2021-07-02 09:36:02 +08:00
Looly
8f487a7ec4 fix return 2021-07-02 00:43:51 +08:00