Menu

#25 Implement SXT key container

0.5.0
closed
2016-06-25
2016-05-28
No

Design and implement container to store a sxt keys.
implement import/export functions.

Depends on [#37]

Related

Tickets: #25
Tickets: #26
Tickets: #37
Tickets: #50
Tickets: #51
Tickets: #54

Discussion

  • Alexander Vdolainen

    • status: open --> inprogress
    • assigned_to: Alexander Vdolainen
     
  • Alexander Vdolainen

    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 :)

     
  • Alexander Vdolainen

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1,4 @@
     Design and implement container to store a sxt keys.
     implement import/export functions.
    +
    +Depends on [#25]
    
     

    Related

    Tickets: #25

  • Alexander Vdolainen

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,4 @@
     Design and implement container to store a sxt keys.
     implement import/export functions.
    
    -Depends on [#25]
    +Depends on [#37]
    
     

    Related

    Tickets: #25
    Tickets: #37

  • Alexander Vdolainen

    • status: inprogress --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB