Historial de Commits

Autor SHA1 Mensaje Fecha
  Wendal Chen 6e202d6ba9 fix: crypto,内置的crc16定义,都应该默认不需要反转输出结果 hace 3 meses
  Wendal Chen 06ff51600d fix: crypto,crc16的outReverse没有生效 hace 4 meses
  Wendal Chen bcc0426b0d remove: crc,移除老的crc实现 hace 4 meses
  tianyiw 7bb2545188 update luat/modules/luat_lib_crypto.c. hace 4 meses
  tianyiw b864a153e3 update luat/modules/luat_lib_crypto.c. hace 4 meses
  Jiangqian da5b8d4814 update:废弃crc.h, luat_lib_crypto.c改用luat_crc.h里面的API hace 4 meses
  Wendal Chen 2d5bbda0e4 update: crypto,crc16,完善API参数描述 hace 5 meses
  Wendal Chen 722a71d5c0 fix: rtc,的timezone函数的API文档没有正确的返回值描述.原因是@return hace 6 meses
  Wendal Chen e94c8207ee fix: crypto,修正crypto.md函数的返回值错误,将crc7提出来做成公共函数,清理编译警告 hace 6 meses
  alienwalker 6c194b6f2f update:crc32不再保留老版本算法 hace 11 meses
  Wendal Chen 27a1aa5e48 update: crypto,crc32补充API说明 hace 11 meses
  alienwalker 973db1565f fix:新版crc32没有正确生成table,导致计算错误 hace 11 meses
  alienwalker 888e683afa add:crc8和16通用算法,crc32常用算法 hace 1 año
  Wendal Chen cb6a7e3e40 fix: lib_crypto不需要直接引用mbedtls_md hace 1 año
  Dozingfiretruck 906d75eaba update:统一使用luat_mem.h头 hace 2 años
  Wendal Chen 81b626665c update: 优化crypto库流式hash库的实现,与mbedts解耦 hace 2 años
  Wendal Chen d2fc7a30a4 add: 解耦出luat_crypto_cipher_xxx hace 2 años
  Wendal Chen bbd7ad1181 add: crypto.crc16_modbus支持设置初始值,方便进行多段数据连续计算 hace 2 años
  Wendal Chen 90bf56fffa fix: crypto.totp函数有内存泄漏问题 hace 2 años
  Wendal Chen 9d716ca498 add: 添加crypto.crc7函数 hace 2 años
  Wendal Chen 430e6b0fad update: 清除一些编译警告,主要是配合bsp/mini的 hace 2 años
  Wendal Chen 4fcbbb09b3 fix: 修复lib_crypto的编译警告 hace 2 años
  Wendal Chen 4ed2b4575f fix: typo in lib_crypto hace 2 años
  doudou 15491f89a0 update:修改接口注释 hace 2 años
  doudou 59c5001c45 add:添加流式hash demo hace 2 años
  doudou ce6779776e update:流式hash接口定义修改 hace 2 años
  doudou 0a80fb833c fix:之前的流式hash实现会导致idf编译报错 hace 2 años
  doudou 3a31e94aac add: 添加流式hash接口 hace 2 años
  Wendal Chen 4c60a1c192 fix: crypto库有两个if判断是无效的 hace 2 años
  Wendal Chen 83405a864a fix: crypto.checksum计算值有问题, 兼容老写法, 补齐demo hace 2 años