mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
优化MD5性能
This commit is contained in:
@@ -17,10 +17,11 @@
|
||||
* 【http 】 修复HttpDownloader.downloadFile 方法缺少static问题(issue#I6Z8VU@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.18 (2023-04-16)
|
||||
# 5.8.18 (2023-05-04)
|
||||
|
||||
### 🐣新特性
|
||||
* 【extra 】 JschUtil新增一个重载方法以支持私钥以byte数组形式载入(pr#3057@Github)
|
||||
* 【crypto】 优化MD5性能(issue#I6ZIQH@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复CollUtil.reverseNew针对非可变列表异常(issue#3056@Github)
|
||||
|
Reference in New Issue
Block a user