keyroost-piv 0.7.1

Pure-Rust PIV (NIST SP 800-73 / FIPS 201) smartcard byte layer (APDU + BER-TLV).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "keyroost-piv"
version = "0.7.1"
dependencies = [
 "keyroost-proto",
]

[[package]]
name = "keyroost-proto"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4db1f7b67a2d507b71e4c483b674d3b10d95b9413d246471cead7fe0c08c619"