Skip to content

v1.1.6

Choose a tag to compare

@kuafuRace kuafuRace released this 12 Oct 01:22
· 198 commits to master since this release
English
  • Use io.CopyBuffer to simplify streaming processing logic
  • Optimize tea encryption algorithm to support different block modes and padding modes
  • Add xtea encryption algorithm support, including standard processing and streaming processing
中文
  • 使用 io.CopyBuffer 简化流式处理逻辑
  • 优化 tea 加密算法,支持不同分块模式和填充模式
  • 增加 xtea 加密算法支持,包括标准处理和流式处理

Full Changelog: v1.1.5...v1.1.6