feat: v1.4.0, support PIV RSA key
This commit is contained in:
@@ -35,9 +35,9 @@ mod util;
|
||||
mod util_env;
|
||||
mod util_digest;
|
||||
mod util_progress;
|
||||
#[cfg(feature = "decrypt")]
|
||||
#[cfg(feature = "smartcard")]
|
||||
mod util_piv;
|
||||
#[cfg(feature = "decrypt")]
|
||||
#[cfg(feature = "smartcard")]
|
||||
mod util_pgp;
|
||||
mod util_ecdh;
|
||||
mod compress;
|
||||
|
||||
Reference in New Issue
Block a user