This website requires JavaScript.
Explore
Help
Sign In
kaizenkodo
/
HEL
Watch
2
Star
0
Fork
0
You've already forked HEL
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
72cb38929b742f29bcb168b2c31cdbad08b5ebd6
HEL
/
src
T
History
Oleksandr Kozachuk
72cb38929b
Now it is possible to use row number from last ls output, instead of the name to reffer passwords.
2022-12-12 13:26:50 +01:00
..
lk.rs
Add
ls
hashmap to LK state, to remember displayed rows, to refer them later.
2022-12-11 16:22:04 +01:00
main.rs
Add first implementation of skey.
2022-12-10 16:04:09 +01:00
parser.rs
Add possibility to add password name with default just in one short command: a <name>
2022-12-11 15:46:56 +01:00
password.rs
Add support for the camel case mode, instead of regular mode.
2022-12-11 15:20:52 +01:00
repl.rs
Now it is possible to use row number from last ls output, instead of the name to reffer passwords.
2022-12-12 13:26:50 +01:00
skey.rs
Add to_hex and to_b64 methods to SKey.
2022-12-11 12:15:31 +01:00
structs.rs
Add Radix structure to convert number to any radix up to 36.
2022-12-11 16:21:17 +01:00