Wendal Chen
|
ca28aa591b
|
update: demo/crypto的打印延时到启动后3秒
|
2023-02-01 11:45:58 +08:00 |
|
Wendal Chen
|
1d89cbb458
|
change: demo/crypto对math.random改为不推荐使用.
|
2023-02-01 11:07:42 +08:00 |
|
Wendal Chen
|
bfafb03ce7
|
add: 添加crypto.checksum函数,用于计算8位的校验和
|
2022-12-28 01:13:10 +08:00 |
|
Wendal Chen
|
40e77809fe
|
add: demo/crypto添加文件散列值和通用散列值的示例
|
2022-12-03 22:26:16 +08:00 |
|
Wendal Chen
|
0c109300d8
|
add: 添加crypto.cipher_suites函数, 并防止crypto.cipher_list潜在越界问题
|
2022-11-16 12:18:54 +08:00 |
|
Wendal Chen
|
fdc082725a
|
Revert "change: 规范化crypto的cipher操作,仅CBC支持iv和padding"
This reverts commit be83d7565e .
|
2022-11-07 15:19:08 +08:00 |
|
Wendal Chen
|
be83d7565e
|
change: 规范化crypto的cipher操作,仅CBC支持iv和padding
|
2022-11-06 20:07:28 +08:00 |
|
Dozingfiretruck
|
bbe0f75cb1
|
update:修改demo中看门狗时间
|
2022-10-27 13:50:11 +08:00 |
|
Wendal Chen
|
7bc7d4c7e7
|
fix: demo/crypto在某些平台不支持DES-ECB,然后脚本就崩了-_-
|
2022-10-04 00:56:36 +08:00 |
|
Wendal Chen
|
2ce2a98299
|
Merge branch 'master' of gitee.com:openLuat/LuatOS
|
2022-07-28 23:37:12 +08:00 |
|
Wendal Chen
|
e66880d61f
|
update: crypto.cipher_list 添加到demo里
|
2022-07-28 23:37:06 +08:00 |
|
Dozingfiretruck
|
6e8d49ad0b
|
add:demo添加DES-ECB 加解密
|
2022-07-28 23:30:29 +08:00 |
|
Wendal Chen
|
bd64185324
|
change: demo/crypto 循环打印有点烦
|
2022-04-13 17:46:37 +08:00 |
|
chenxuuu
|
569507fdd0
|
add: TOTP接口、BASE32接口
|
2022-03-09 11:35:39 +08:00 |
|
Wendal Chen
|
f86ca8a272
|
fix: typo in demo/fdb
|
2021-11-09 11:27:42 +08:00 |
|
chenxuuu
|
96c25d261c
|
fix: demo里判断wdt存在的代码会报错
|
2021-10-20 14:11:25 +08:00 |
|
chenxuuu
|
84d7b060b0
|
update: 清理部分重复demo
|
2021-10-12 16:12:51 +08:00 |
|
chenxuuu
|
b218ff5470
|
update: demo集中到一起,重复例程待清理
|
2021-10-12 15:55:18 +08:00 |
|