berblom 0.1.0

A novel web-of-trust algorithm for trust calculation.
Documentation
1
2
3
4
5
pub mod certification;
pub mod edges;
pub mod node;
pub mod path;
pub mod target_node;