diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-10-25 11:56:15 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-10-25 11:56:30 -0700 |
commit | b33fc28ac95be2a7a93c37073694d576c7ac4870 (patch) | |
tree | c2e454e57250ff797eb92ed57fe42bf8d01ac483 /TODO | |
parent | fbf372144c3468dd00e5b12b63ef6e77634a4500 (diff) | |
download | geniza-b33fc28ac95be2a7a93c37073694d576c7ac4870.tar.gz geniza-b33fc28ac95be2a7a93c37073694d576c7ac4870.zip |
add sodiumoxide crate
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,9 @@ geniza: command line, swarm Backburner: +- disable sodiumoxide serde feature +- sodiumoxcide static link + https://safenetforum.org/t/building-a-non-dynamically-linked-executable-of-safe-vault/9811/6 - SLEEP API: should just be empty string for algo-name, not Option<> - I have the SLEEP/register naming wrong... sleep refers to the directory? - refactor to something pwrite based for file I/O |