Skip to content

Commit

Permalink
Crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
noproto committed Dec 26, 2019
1 parent 13365c9 commit fb23653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/application/common/crypto.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ use std::{io::prelude::*,
use sodiumoxide::crypto::{box_,
box_::curve25519xsalsa20poly1305::*};

// TODO: Handle errors to avoid denial of service

/*
Keys
*/
Expand Down

0 comments on commit fb23653

Please sign in to comment.