fix bug and add crypto

This commit is contained in:
Looly
2020-07-23 12:10:58 +08:00
parent 1e22cce3a3
commit b47125c9f1
7 changed files with 140 additions and 5 deletions

View File

@@ -12,10 +12,12 @@
* 【core 】 增加CRC16算法若干pr#963@Github
* 【core 】 LocalDateTimeUtil增加format等方法pr#140@Gitee
* 【http 】 UserAgentUtil增加Android原生浏览器识别pr#975@Github
* 【crypto 】 增加ECIES算法类issue#979@Github
### Bug修复
* 【core 】 修复ZipUtil中finish位于循环内的问题issue#961@Github
* 【core 】 修复CollUtil.page未越界检查的问题issue#I1O2LR@Gitee
* 【core 】 修复StrUtil.removeAny的bugissue#977@Github
-------------------------------------------------------------------------------------------------------------
## 5.3.9 (2020-07-12)