add CipherWrapper

This commit is contained in:
Looly
2021-11-19 01:30:08 +08:00
parent 6ed8588c83
commit 851a10d3b0
4 changed files with 174 additions and 50 deletions

View File

@@ -19,6 +19,7 @@
* 【core 】 增加DefaultCloneablepr#459@Gitee
* 【core 】 CollStreamUtil增加是否并行的重载pr#467@Gitee
* 【core 】 ResourceClassLoader增加缓存pr#1959@Github
* 【crypto 】 增加CipherWrapper增加setRandompr#1959@Github
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github