v1.1.6
English
- Use
io.CopyBufferto simplify streaming processing logic - Optimize
teaencryption algorithm to support different block modes and padding modes - Add
xteaencryption algorithm support, including standard processing and streaming processing
中文
- 使用
io.CopyBuffer简化流式处理逻辑 - 优化
tea加密算法,支持不同分块模式和填充模式 - 增加
xtea加密算法支持,包括标准处理和流式处理
Full Changelog: v1.1.5...v1.1.6