This website requires JavaScript.
Explore
Help
Sign in
turnkey
/
openpgp-card
Watch
1
Star
0
Fork
You've already forked openpgp-card
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5bd73d81fc
openpgp-card
/
openpgp-card-sequoia
/
src
History
Wiktor Kwapisiewicz
5bd73d81fc
Replace nettle with pure-rust RSA for conversions
...
Fixes:
https://gitlab.com/openpgp-card/openpgp-card/-/issues/66
2023-02-10 12:52:47 +01:00
..
decryptor.rs
remove "use sequoia_openpgp as openpgp;" pattern
2022-11-03 14:43:28 +01:00
lib.rs
Fix new clippy lints for Rust 1.65
2022-11-07 17:32:28 +01:00
privkey.rs
Replace nettle with pure-rust RSA for conversions
2023-02-10 12:52:47 +01:00
signer.rs
remove "use sequoia_openpgp as openpgp;" pattern
2022-11-03 14:43:28 +01:00
sq_util.rs
remove "use sequoia_openpgp as openpgp;" pattern
2022-11-03 14:43:28 +01:00
state.rs
openpgp-card-sequoia: restructure code, api; add more documentation
2022-10-28 18:55:42 +02:00
types.rs
openpgp-card-sequoia: add re-exports
2022-10-25 12:52:49 +02:00
util.rs
Fix clippy warnings: remove explicit lifetime and unneeded Deref impl
2023-02-02 09:26:21 +01:00