Commit graph

11 commits

Author SHA1 Message Date
mykola2312
8d9ccac993 implement first rpc command for keystore, fix bugs in rpc controller register 2025-01-24 03:12:05 +02:00
mykola2312
bd15749c24 preparing config for lux routing 2024-12-31 19:24:42 +02:00
mykola2312
3172def440 add string methods where they needed, add method to get list of keys from key store 2024-12-31 18:24:48 +02:00
mykola2312
3066fbf83f add IV to key structure, fix bug when Load fails when no key store file exists 2024-12-31 07:35:11 +02:00
mykola2312
e43039ceef dont return key when putting 2024-12-30 09:25:26 +02:00
mykola2312
25d8e25abd return value instead of pointer in constructors 2024-12-30 09:23:18 +02:00
mykola2312
2d397430d4 implement key store 2024-12-30 07:55:57 +02:00
mykola2312
391c5b1eeb and key size 2024-12-29 13:35:51 +02:00
mykola2312
3a7f25020a implement key structure 2024-12-29 13:27:06 +02:00
mykola2312
5342cfec63 refactor package naming 2024-12-29 12:29:07 +02:00
mykola2312
abfa7260b1 working on key store 2024-12-29 09:13:20 +02:00