GNUnet 0.21.1
set Directory Reference
Directory dependency graph for set:

Files

file  gnunet-service-set.c [code]
 two-peer set operations
 
file  gnunet-service-set.h [code]
 common components for the implementation the different set operations
 
file  gnunet-service-set_intersection.c [code]
 two-peer set intersection
 
file  gnunet-service-set_intersection.h [code]
 two-peer set operations
 
file  gnunet-service-set_protocol.h [code]
 Peer-to-Peer messages for gnunet set.
 
file  gnunet-service-set_union.c [code]
 two-peer set operations
 
file  gnunet-service-set_union.h [code]
 two-peer set operations
 
file  gnunet-service-set_union_strata_estimator.c [code]
 invertible bloom filter
 
file  gnunet-service-set_union_strata_estimator.h [code]
 estimator of set difference
 
file  gnunet-set-ibf-profiler.c [code]
 tool for profiling the invertible bloom filter implementation
 
file  ibf.c [code]
 implementation of the invertible bloom filter
 
file  ibf.h [code]
 invertible bloom filter
 
file  ibf_sim.c [code]
 implementation of simulation for invertible bloom filter
 
file  plugin_block_set_test.c [code]
 set test block, recognizes elements with non-zero first byte as invalid
 
file  set.h [code]
 messages used for the set api
 
file  set_api.c [code]
 api for the set service