71 lines
3.3 KiB
Markdown
71 lines
3.3 KiB
Markdown
<!-- vim:set et sw=4 ts=4 tw=79 ft=markdown: -->
|
|
|
|
[comments]: <> (
|
|
Please keep all links contained in this file, so they can be reused if
|
|
necessary across multiple pages.
|
|
)
|
|
|
|
[comments]: <> (
|
|
External links
|
|
)
|
|
|
|
[application identifier]: https://docs.rs/openpgp-card-sequoia/latest/openpgp_card_sequoia/struct.Card.html#method.application_identifier
|
|
[cardholder name]: https://docs.rs/openpgp-card-sequoia/latest/openpgp_card_sequoia/struct.Card.html#method.cardholder_name
|
|
|
|
[BIP-0032]: https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
|
|
[BIP-0039]: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
|
|
[BIP-0044]: https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki
|
|
|
|
[SBOM]: https://en.wikipedia.org/wiki/SBOM
|
|
[Sequoia]: https://sequoia-pgp.org
|
|
|
|
[comments]: <> (
|
|
Crate source links
|
|
)
|
|
|
|
[`aes-gcm`]: https://github.com/RustCrypto/AEADs/tree/master/aes-gcm
|
|
[`anyhow`]: https://github.com/dtolnay/anyhow
|
|
[`bincode`]: https://github.com/bincode-org/bincode
|
|
[`card-backend`]: https://gitlab.com/openpgp-card/openpgp-card/-/tree/main/card-backend
|
|
[`card-backend-pcsc`]: https://gitlab.com/openpgp-card/openpgp-card/-/tree/main/pcsc
|
|
[`clap`]: https://github.com/clap-rs/clap/
|
|
[`clap_complete`]: https://github.com/clap-rs/clap/tree/master/clap_complete
|
|
[`digest`]: https://github.com/RustCrypto/traits/tree/master/digest
|
|
[`ed25519-dalek`]: https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek
|
|
[`hakari`]: https://docs.rs/cargo-hakari/latest/cargo_hakari/index.html
|
|
[`hkdf`]: https://github.com/RustCrypto/KDFs/tree/master/hkdf
|
|
[`hmac`]: https://github.com/RustCrypto/MACs/tree/master/hmac
|
|
[`image`]: https://github.com/image-rs/image
|
|
[`k256`]: https://github.com/RustCrypto/elliptic-curves/tree/master/k256
|
|
[`openpgp-card`]: https://gitlab.com/openpgp-card/openpgp-card/-/tree/main
|
|
[`openpgp-card-sequoia`]: https://gitlab.com/openpgp-card/openpgp-card/-/tree/main/openpgp-card-sequoia
|
|
[`pbkdf2`]: https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
|
|
[`ripemd`]: https://github.com/RustCrypto/hashes/tree/master/ripemd
|
|
[`rqrr`]: https://github.com/WanzenBug/rqrr/
|
|
[`sequoia-openpgp`]: https://gitlab.com/sequoia-pgp/sequoia
|
|
[`serde`]: https://github.com/dtolnay/serde
|
|
[`sha2`]: https://github.com/RustCrypto/hashes/tree/master/sha2
|
|
[`sharks`]: https://github.com/c0dearm/sharks
|
|
[`thiserror`]: https://github.com/dtolnay/thiserror
|
|
[`tokio`]: https://github.com/tokio-rs/tokio
|
|
[`tower`]: https://github.com/tower-rs/tower
|
|
[`tracing`]: https://github.com/tokio-rs/tracing
|
|
[`tracing-error`]: https://github.com/tokio-rs/tracing/tree/master/tracing-error
|
|
[`tracing-subscriber`]: https://github.com/tokio-rs/tracing/tree/master/tracing-subscriber
|
|
[`v4l`]: https://github.com/raymanfx/libv4l-rs/
|
|
[`zbar`]: https://github.com/mchehab/zbar
|
|
|
|
[`bindgen`]: https://github.com/rust-lang/rust-bindgen
|
|
[`pkg-config`]: https://github.com/rust-lang/pkg-config-rs
|
|
|
|
[comments]: <> (
|
|
Internal links, based on root path
|
|
)
|
|
|
|
[`keyforkd`]: ${ROOT_PATH}/bin/keyforkd.md
|
|
[`keyfork shard transport`]: ${ROOT_PATH}/bin/keyfork/shard/index.md#keyfork-shard-transport
|
|
[`keyfork recover remote-shard`]: ${ROOT_PATH}/bin/keyfork/recover/index.md#keyfork-recover-remote-shard
|
|
[kshard-opgp-split]: ${ROOT_PATH}/bin/keyfork-shard/openpgp/split.md
|
|
[kshard-opgp-combine]: ${ROOT_PATH}/bin/keyfork-shard/openpgp/combine.md
|
|
[keyfork-rustdoc]: ./rustdoc/keyfork/index.html
|