This website requires JavaScript.
Explore
Help
Register
Sign In
kmwebnet
/
OpenSK
Watch
1
Star
0
Fork
0
You've already forked OpenSK
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
97fb22245598537e1d0bb294becb88086e05cc54
OpenSK
/
libraries
/
cbor
/
src
History
Guillaume Endignoux
97fb222455
Add a read_cbor_map macro to avoid the overhead of removing values on-by-one in BTreeMap.
2020-06-22 11:49:46 +02:00
..
lib.rs
Initial commit
2020-01-30 11:47:29 +01:00
macros.rs
Add a read_cbor_map macro to avoid the overhead of removing values on-by-one in BTreeMap.
2020-06-22 11:49:46 +02:00
reader.rs
Initial commit
2020-01-30 11:47:29 +01:00
values.rs
Initial commit
2020-01-30 11:47:29 +01:00
writer.rs
Encode credentials as a protocol buffer message
2020-05-09 20:57:13 +02:00