Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 801 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 801 Bytes

pinentry

pinentry is a library for interacting with the pinentry binaries available on various platforms.

Usage

Add this line to your Cargo.toml:

pinentry = "0.6"

See the documentation for examples.

pinentry requires Rust version 1.60 or greater.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.