Oleksandr Kozachuk
|
eced302282
|
Split project into three workspaces: hel (the library), helcli (the tool) and helwasm (the wasm code). Move wasm incompatible code to extra modules in utils.rs to be implementable separately for wasm.
|
2023-01-01 18:50:16 +01:00 |
|
Kiyomichi Kosaka
|
e8345b374d
|
Implement gen command, to generate samples.
|
2022-12-22 12:07:13 +00:00 |
|
Kiyomichi Kosaka
|
de13dd6a7b
|
Improve test cleanup by using scopeguard.
|
2022-12-21 14:00:01 +00:00 |
|
Oleksandr Kozachuk
|
ae4e09b2b1
|
Rename the tool to hel.
|
2022-12-20 19:50:06 +01:00 |
|
Oleksandr Kozachuk
|
e05d98b2ba
|
Add source command and prepare to expand the file names in source command.
|
2022-12-17 15:58:41 +01:00 |
|
Oleksandr Kozachuk
|
9347bc3972
|
Implement possibility to copy output of commands to paste buffers.
|
2022-12-17 14:54:16 +01:00 |
|
Oleksandr Kozachuk
|
85ac2a0420
|
Added enc and pass commands, change names of commands back to full.
|
2022-12-13 22:39:41 +01:00 |
|
Oleksandr Kozachuk
|
c06c7aa9e6
|
Add to_hex and to_b64 methods to SKey.
|
2022-12-11 12:15:31 +01:00 |
|
Oleksandr Kozachuk
|
8c3536da16
|
Add first implementation of skey.
|
2022-12-10 16:04:09 +01:00 |
|
Kiyomichi Kosaka
|
0818d93f9a
|
Add readline history
|
2022-12-03 11:32:34 +00:00 |
|
Kiyomichi Kosaka
|
a909cac999
|
Split the code to separate modules and add the first tests for the reply module.
|
2022-11-27 15:01:26 +00:00 |
|
Kiyomichi Kosaka
|
ccb0f86bbb
|
Initial commit
|
2022-11-27 14:03:00 +00:00 |
|