Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushaldas/talktosc
https://github.com/kushaldas/talktosc
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kushaldas/talktosc
- Owner: kushaldas
- License: other
- Created: 2020-11-29T05:25:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T17:02:36.000Z (almost 2 years ago)
- Last Synced: 2024-09-17T23:47:20.385Z (about 2 months ago)
- Language: Rust
- Size: 124 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# talktosc
Small rust crate to do OpenPGP operations on smartcards.
This is used in [Johnny Can Encrypt](https://johnnycanencrypt.readthedocs.io/en/latest/) project.
## How to test?
```
cargo test --lib
```## API Documentation
You can read the documentation at [docs.rs](https://docs.rs/talktosc/latest/talktosc/).
## LICENSE: LGPL-3.0-or-later