You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Zana
4a816e846c
Used to manage serialization and deserialization of COSE public keys instead of coset in order to be able to derive De/Serialize for types that include COSE public keys as fields in CBOR messages. coset is inadequate for the purpose because it uses a distinct AsCborSerialize trait instead of the standard serde::{Serialize, Deserialize} traits. |
1 year ago | |
---|---|---|
crates | 1 year ago | |
.gitignore | 2 years ago | |
Cargo.lock | 2 years ago | |
Cargo.toml | 2 years ago | |
rustfmt.toml | 2 years ago |