Design and implement container to store a sxt keys.
implement import/export functions.
Depends on [#37]
Tickets: #25
Tickets: #26
Tickets: #37
Tickets: #50
Tickets: #51
Tickets: #54
for file decide to use the form (currently ed25519 supported only)
(ppkp-ed25519 "<base64>")
no, will not use sexpr for parsing (but there are still possible to do it from other application, that's why s expression used).
within a base64 will store some random numbers, encrypted key (if applicable), and crypt info (if applicable).
don't commit anything yet, because of testing process and some implementation issues.</base64>
stay tuned :)
Diff:
Related
Tickets:
#25Diff:
Related
Tickets:
#25Tickets:
#37