|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import java.io.Serializable;
Classes | |
| interface | frodo2.solutionSpaces.crypto.CryptoScheme< C extends Serializable, E extends Serializable, K extends CryptoScheme.PublicKeyShare > |
| Defines a way to encrypt and decrypt information. More... | |
| interface | frodo2.solutionSpaces.crypto.CryptoScheme< C extends Serializable, E extends Serializable, K extends CryptoScheme.PublicKeyShare >.PublicKeyShare |
| One share of the overall public key. More... | |
Packages | |
| package | frodo2.solutionSpaces.crypto |