Looly
|
3c20afbf18
|
add test
|
2025-02-25 11:20:00 +08:00 |
|
Looly
|
cb9ed49fae
|
update copyright
|
2025-01-01 23:44:09 +08:00 |
|
Looly
|
224bfee92e
|
增加BCUtil.decodeECPrivateKey方法(issue#3829@Github)
|
2025-01-01 19:08:11 +08:00 |
|
Looly
|
a628f6a8eb
|
add test
|
2024-11-04 09:31:07 +08:00 |
|
Looly
|
04bc83b440
|
SM2.signHex改名为signHexFromHex,原名标记废弃,避免歧义
|
2024-10-30 12:00:44 +08:00 |
|
Looly
|
22590b51e0
|
SM2.signHex改名为signHexFromHex,原名标记废弃,避免歧义
|
2024-10-30 11:56:29 +08:00 |
|
Looly
|
d941fa85a7
|
add base64 check
|
2024-10-11 18:04:28 +08:00 |
|
Looly
|
574b657854
|
add test
|
2024-10-11 00:12:18 +08:00 |
|
Looly
|
04b95fcb88
|
fix code
|
2024-09-29 17:00:03 +08:00 |
|
Looly
|
9281b0f8e6
|
add ECKeySpecUtil
|
2024-09-09 01:26:00 +08:00 |
|
Looly
|
7468032a8d
|
fix code
|
2024-09-08 21:23:19 +08:00 |
|
Looly
|
3ebaf1a783
|
update copyright
|
2024-09-06 00:06:14 +08:00 |
|
Looly
|
38911594c8
|
SM2解密时,兼容GmSSL非压缩省略的04头的密文
|
2024-09-05 13:23:37 +08:00 |
|
Looly
|
a07317fee4
|
fixcode
|
2024-08-15 09:50:23 +08:00 |
|
Looly
|
776a8cbba5
|
fix code
|
2024-08-14 18:01:34 +08:00 |
|
Looly
|
ddde088695
|
change to KeyPair
|
2024-08-14 01:07:34 +08:00 |
|
Looly
|
072924c3a2
|
add JSONEngine
|
2024-08-04 22:21:03 +08:00 |
|
Looly
|
ad112a5143
|
支持"RSA/ECB/OAEPWithSHA-1AndMGF1Padding"的RSA加解密
|
2024-07-30 09:24:50 +08:00 |
|
Looly
|
5680ffbb53
|
add test
|
2024-06-26 22:51:46 +08:00 |
|
Looly
|
86442f35c8
|
fix code
|
2024-03-18 20:13:42 +08:00 |
|
Looly
|
e3f4a6a20a
|
fix code
|
2024-03-01 15:53:23 +08:00 |
|
Looly
|
e948273f2d
|
通过添加系统属性hutool.crypto.decodeHex强制关闭hex识别以解决hex和Base64歧义问题
|
2024-02-10 08:37:15 +08:00 |
|
Looly
|
46febc3d05
|
fix code
|
2024-01-08 21:57:53 +08:00 |
|
Looly
|
6facfcfc4d
|
fix code
|
2023-12-29 20:55:55 +08:00 |
|
Looly
|
c210e6be41
|
remove methods
|
2023-11-08 16:06:02 +08:00 |
|
Looly
|
8d7b890b3e
|
add cr
|
2023-09-21 18:08:54 +08:00 |
|
Looly
|
b5fac04ab9
|
fix url to https
|
2023-08-15 11:02:35 +08:00 |
|
Looly
|
9fec53f8f2
|
fix test
|
2023-07-08 19:11:30 +08:00 |
|
Looly
|
3c5fa74a67
|
fix test
|
2023-06-16 23:57:52 +08:00 |
|
Looly
|
328a9d612f
|
fix test
|
2023-06-11 23:25:50 +08:00 |
|
Looly
|
04e41a6098
|
add Paillier
|
2023-06-09 22:10:55 +08:00 |
|
Looly
|
ea1c49a93b
|
fix code
|
2023-05-19 22:28:39 +08:00 |
|
Looly
|
47ab0d02c3
|
优化MD5性能
|
2023-05-04 03:14:03 +08:00 |
|
Looly
|
6607b3ab6e
|
fix code
|
2023-05-04 02:48:07 +08:00 |
|
Looly
|
edbd5140aa
|
fix code
|
2023-04-27 00:41:59 +08:00 |
|
Looly
|
49a6611ae8
|
fix code
|
2023-04-26 23:01:51 +08:00 |
|
Looly
|
84deef4ca4
|
fix code
|
2023-04-26 22:27:21 +08:00 |
|
Looly
|
73ddd17f7a
|
add openssl
|
2023-04-26 20:31:37 +08:00 |
|
Looly
|
ba2813becb
|
fix code
|
2023-04-26 19:43:51 +08:00 |
|
Looly
|
c2d419ffdc
|
fix code
|
2023-04-26 13:49:23 +08:00 |
|
Looly
|
13d0ce8817
|
fix code
|
2023-04-26 09:24:17 +08:00 |
|
Looly
|
a7c18e81f6
|
fix code
|
2023-04-12 17:23:09 +08:00 |
|
Looly
|
8ede05cb27
|
add test
|
2023-04-05 01:49:39 +08:00 |
|
yulin
|
4c154b3aa3
|
feat(all): Modify Project Package Name cn.hutool ->org.dromara.hutool
BREAKING CHANGE: 包名变更
Closes https://gitee.com/dromara/hutool/issues/I6SC4B
|
2023-04-03 02:32:22 +08:00 |
|
Looly
|
c14390dd6d
|
update to junit5
|
2023-03-31 02:56:36 +08:00 |
|
Looly
|
59d264048f
|
fix code
|
2023-03-29 19:30:12 +08:00 |
|
Looly
|
c8309ef5fb
|
fix code
|
2023-03-23 23:50:59 +08:00 |
|
Looly
|
1ad628f944
|
fix code
|
2023-03-13 11:41:20 +08:00 |
|
Looly
|
48eec2a8ae
|
fix code
|
2023-03-13 05:04:50 +08:00 |
|
Looly
|
5b559d19bd
|
fix code
|
2023-03-13 01:11:43 +08:00 |
|