Skip to content

Commit

Permalink
Remove the stream module
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Nov 20, 2024
1 parent a696808 commit 0c74a0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 313 deletions.
2 changes: 0 additions & 2 deletions aead/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ use arrayvec::ArrayVec;
#[cfg(feature = "dev")]
pub mod dev;

pub mod stream;

pub use crypto_common::{
self,
array::{self, typenum::consts},
Expand Down
311 changes: 0 additions & 311 deletions aead/src/stream.rs

This file was deleted.

0 comments on commit 0c74a0e

Please sign in to comment.