Expand description
Binary types, hashes, signatures, etc used by kitsune.
Modules§
Structs§
- Kitsune
Agent - Distinguish multiple agents within the same network module.
- Kitsune
Basis - The basis hash/coordinate when identifying a neighborhood.
- Kitsune
OpData - The op data with its location
- Kitsune
OpHash - Top-level “KitsuneDataHash” items are buckets of related meta-data. These metadata “Operations” each also have unique OpHashes.
- Kitsune
Signature - A cryptographic signature.
- Kitsune
Space - Distinguish multiple categories of communication within the same network module.
- Node
Cert - A 32 byte cert identifying a peer
Traits§
- Kitsune
BinType - Kitsune hashes are expected to be 36 bytes. The first 32 bytes are the proper hash. The final 4 bytes are a hash-of-the-hash that can be treated like a u32 “location”.
Type Aliases§
- KOp
- Convenience type