chore: update copyright headers to SPDX format and code cleanup #3
@@ -23,7 +23,7 @@ use crate::errors::{InternalError, ProtocolError};
|
||||
use crate::hash::{Hash, OutputSize, ProxyHash};
|
||||
use crate::key_exchange::group::Group;
|
||||
use crate::keypair::{KeyPair, PrivateKey, PublicKey};
|
||||
use crate::serialization::{SliceExt, UpdateExt, i2osp, ConcatExt};
|
||||
use crate::serialization::{ConcatExt, SliceExt, UpdateExt, i2osp};
|
||||
|
||||
///////////////
|
||||
// Constants //
|
||||
|
||||
Reference in New Issue
Block a user