Wendal Chen
|
e94c8207ee
fix: crypto,修正crypto.md函数的返回值错误,将crc7提出来做成公共函数,清理编译警告
|
6 meses atrás |
Dozingfiretruck
|
4fecee50f8
update:luat_crypto_cipher_xxx 释放添加防护 https://gitee.com/openLuat/LuatOS/issues/IABMR0?from=project-issue
|
1 ano atrás |
alienwalker
|
ac0848fd30
add:aes ecb加入zero padding支持
|
2 anos atrás |
Dozingfiretruck
|
906d75eaba
update:统一使用luat_mem.h头
|
2 anos atrás |
Wendal Chen
|
d8ff80fefd
add: crypto_mbedtls迁入公共的base64编解码函数
|
2 anos atrás |
Wendal Chen
|
81b626665c
update: 优化crypto库流式hash库的实现,与mbedts解耦
|
2 anos atrás |
Wendal Chen
|
d2fc7a30a4
add: 解耦出luat_crypto_cipher_xxx
|
2 anos atrás |
Wendal Chen
|
5200b0fdc6
update: luat_crypto_mbedtls中的l_crypto_cipher_xxx仅在luatos下编译
|
2 anos atrás |
Wendal Chen
|
ae06a34c46
update: 优化crypto_mbedtls的实现
|
2 anos atrás |
Wendal Chen
|
430e6b0fad
update: 清除一些编译警告,主要是配合bsp/mini的
|
2 anos atrás |
doudou
|
ce6779776e
update:流式hash接口定义修改
|
2 anos atrás |
doudou
|
0a80fb833c
fix:之前的流式hash实现会导致idf编译报错
|
2 anos atrás |
doudou
|
3a31e94aac
add: 添加流式hash接口
|
2 anos atrás |
Wendal Chen
|
f7bb798253
fix: AES-128-ECB且PKCS7, 解密错误数据不能返回
|
2 anos atrás |
Wendal Chen
|
79df4c5e28
update: 启用LUAT_USE_NETWORK的时候crypto.cipher_suites才有意义
|
3 anos atrás |
Wendal Chen
|
52b47b8307
add: crypto添加通用md函数
|
3 anos atrás |
Wendal Chen
|
c299e8da01
fix: crypto_mbedtls漏提交了文件
|
3 anos atrás |
Wendal Chen
|
0c109300d8
add: 添加crypto.cipher_suites函数, 并防止crypto.cipher_list潜在越界问题
|
3 anos atrás |
Wendal Chen
|
fdc082725a
Revert "change: 规范化crypto的cipher操作,仅CBC支持iv和padding"
|
3 anos atrás |
Wendal Chen
|
9980c36801
Revert "fix: 低版本的mbedtls没有mbedtls_cipher_info_get_block_size"
|
3 anos atrás |
Wendal Chen
|
c86bec243a
Revert "fix: 低版本mbedtls也没有mbedtls_cipher_info_get_mode"
|
3 anos atrás |
Wendal Chen
|
87d89c2ecb
fix: 低版本mbedtls也没有mbedtls_cipher_info_get_mode
|
3 anos atrás |
Wendal Chen
|
db5cf1e4e5
fix: 低版本的mbedtls没有mbedtls_cipher_info_get_block_size
|
3 anos atrás |
Wendal Chen
|
be83d7565e
change: 规范化crypto的cipher操作,仅CBC支持iv和padding
|
3 anos atrás |
Wendal Chen
|
585ff0c20c
fix: 修正hmac_md计算错误
|
3 anos atrás |
Wendal Chen
|
07900b250f
update: 使用mbedtls/md.h大幅简化crypto库的默认实现
|
3 anos atrás |
Wendal Chen
|
714e207300
update: crypto_mbedtls 兼容mbedtls 3.x
|
3 anos atrás |
Wendal Chen
|
80435d38eb
update: mbedtls升级后,就不用使用过时的api了,全部改掉
|
3 anos atrás |
Dozingfiretruck
|
6e8d49ad0b
add:demo添加DES-ECB 加解密
|
3 anos atrás |
alienwalker
|
3ec6eae57e
fix:105换了公用mbedtls代码失效了
|
3 anos atrás |