| Package | Description |
|---|---|
| ch.epfl.dedis.byzgen | |
| ch.epfl.dedis.ocs |
| Class and Description |
|---|
| OnchainSecrets
OnchainSecrets interfaces the OnchainSecretsRPC class and offers convenience methods for
easier handling.
|
| Class and Description |
|---|
| DecryptKey
dedis/lib
DecryptKey.java
Purpose: Does the onchain-secrets algorithm to retrieve the symmetric from the cothority.
|
| Document |
| OnchainSecretsRPC
dedis/lib
OnchainSecretsRPC.java
Purpose: Implementing all communication with the cothority to set-up,
check, write and read documents from the skipchain.
|
| ReadRequest
This represents a read-request as it has to be sent to the skipchain.
|
| ReadRequestId
This class represents a ReadRequestId, which is a skipblockId.
|
| WriteRequest
dedis/lib
WriteRequest.java
Purpose: Wrapping all fields necessary for a document.
|
| WriteRequestId
This class represents a WriteRequestId, which is a skipblockId.
|
Copyright © 2018. All rights reserved.