Skip to content

Commit

Permalink
re-export cryptoki
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Gautier <[email protected]>
  • Loading branch information
baloo committed Feb 24, 2024
1 parent b1de50d commit 7512207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cryptoki-rustcrypto/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ use cryptoki::{
session::Session,
};

pub use cryptoki;

pub mod ecdsa;
pub mod rng;
pub mod rsa;
Expand Down

0 comments on commit 7512207

Please sign in to comment.