Skip to content

Commit

Permalink
1. 加解密支持填充模式
Browse files Browse the repository at this point in the history
2. 加解密支持IV-Parameter
3. 升级启动器
4. 移除危险模式
5. 拼写错误修正
6. 提供智能加密/解密器 避免使用失误
7. 删除多余的加密/解密方法
8. 修复有安全校验的nested-lib在不加密其内部资源情况下启动时也无法通过校验的问题
9. 去除命令启动和手输密码启动的方式只保留Go启动器的模式
10. 增加可读性更强的Fluent风格的加密/解密API
  • Loading branch information
core-lib committed May 8, 2020
1 parent b3dc445 commit aa4a5be
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions src/test/java/io/xjar/demo/XDemo.java

This file was deleted.

0 comments on commit aa4a5be

Please sign in to comment.