Class | Description |
---|---|
ApproxPrior | |
ARFFFile |
This file contains the methods needed to process ARFF files.
|
BinomialDist |
This class represents a binomial distribution.
|
Channel |
This class represents an information theoretic channel.
|
CommandLine |
This is the class for parsing command line options of the tool leakiEst.
|
CompositionalEstimate |
This is a library of useful compositional reasoning about estimation
of information leakage measures.
|
ContinuousData |
This class provides methods for dealing with continuous data.
|
CSVFile |
This class represents an RFC 4180-compliant CSV file containing information
about the leakage estimations generated by processing observations.
|
Estimate |
This is the class of the APIs for estimating information
leakage of a system.
|
Observations |
This file contains the methods needed to turn a list of observations
in a conditional probability matrix and calculate the possible error.
|
PrintLeakageValue | |
ProbDist |
This class constructs a probability distribution and offers
methods for manipulating the probability distribution.
|
ReadFile |
This is the class that contains methods for reading a conditional probability
matrix or a list of observations from a text file.
|
State |
This class represents a state.
|
Stats |
This is the class that contains some general statistic methods.
|
TestInfoLeak |
This is the main class of the tool leakiEst:
a suite of tools to Calculate the information leakage of a system.
|