de.christofreichardt.scala

Members list

Packages

Contains classes required to compute all combinations of k shares which can be chosen from among n shares. This is needed for the complete verification of a SecretSharing instance.

Contains classes required to compute all combinations of k shares which can be chosen from among n shares. This is needed for the complete verification of a SecretSharing instance.

Attributes

Contains an utility useful for debugging and diagnosis.

Contains an utility useful for debugging and diagnosis.

Attributes

Contains the core classes needed for sharing or merging of secrets.

Contains the core classes needed for sharing or merging of secrets.

Attributes

See also

Value members

Concrete methods

def formatBytes(bytes: Iterable[Byte]): String

Formats the given bytes as comma separated hexadecimal values

Formats the given bytes as comma separated hexadecimal values

Value parameters

bytes

the to be formtted bytes

Attributes

Returns

the comma separated hexadecimal values