Module blot::multihash [−][src]
Structs
| Blake2b512 | |
| Blake2s256 | |
| Harvest |
Multihash harvest digest. |
| Hash |
Multihash tagged hash. Tags a harvested digest with a multihash implementation. |
| Sha1 | |
| Sha2256 | |
| Sha2512 | |
| Sha3224 | |
| Sha3256 | |
| Sha3384 | |
| Sha3512 |
Enums
| MultihashError |
Traits
| Multihash |
Multihash trait to be implemented by any algorithm used by Blot. |