133 Commits

Author SHA1 Message Date
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
张晓雷
d3c925ca0b fix https://gitee.com/dromara/hutool/issues/I3YP53 修复问题
add 新增生成共享秘钥的方法
add 新增验证的方法
add 新增生成谷歌验证器扫码字符串生成的方法
2021-07-01 19:19:59 +08:00
Looly
0787cefaf1 fix test 2021-06-28 22:16:58 +08:00
Looly
849d20c5a7 add test 2021-06-28 22:10:58 +08:00
Looly
949c7a856e fix escape bug 2021-06-24 07:53:21 +08:00
Looly
2465c024b7 fix comment 2021-06-20 00:25:25 +08:00
Looly
081a51ff83 fix comment and test 2021-06-20 00:18:02 +08:00
Looly
86d711cc03 fix jwt bug 2021-06-18 15:59:20 +08:00
Looly
f9b6110042 remove deprecated methods 2021-06-16 00:51:20 +08:00
Looly
93b383c2b7 add jwt 2021-06-10 22:54:45 +08:00
Looly
8080093ba5 add hutool-jwt 2021-06-10 16:26:31 +08:00
Looly
dff0bf6490 add update method 2021-06-10 11:52:44 +08:00
飘辰
35e7c8a09d merge conflict 2021-06-09 16:26:07 +08:00
飘辰
b3a191bf90 对称密码增加update功能 2021-06-09 16:13:30 +08:00
Looly
7889050ccc fix commment 2021-06-03 09:31:29 +08:00
Looly
389ce1d27e fix test 2021-05-13 07:34:29 +08:00
Looly
405208a5de fix Bcrypt bug 2021-05-08 11:07:28 +08:00
Looly
b84494a52a AES support big data 2021-04-07 02:00:12 +08:00
Looly
e1050537df add test 2021-03-30 17:41:58 +08:00
Looly
02c72c7582 remove final 2021-03-14 08:49:17 +08:00
Looly
61c6c591a6 add hmac256 2021-03-12 22:59:25 +08:00
micah
d98224cbd0 添加HmacSha256加密方法 2021-03-12 11:25:06 +08:00