clean up
This commit is contained in:
parent
2b925bdc0d
commit
f36772d9e5
@ -1,10 +1,3 @@
|
||||
use crypto_box::{
|
||||
aead::{Aead, AeadCore, OsRng},
|
||||
PublicKey, SalsaBox, SecretKey,
|
||||
};
|
||||
use std::io::Write;
|
||||
use std::net::TcpStream;
|
||||
|
||||
|
||||
const KEYLENGTH: u8 = 32;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user