| Package | Description |
|---|---|
| ch.epfl.dedis.byzgen | |
| ch.epfl.dedis.calypso |
| Modifier and Type | Method and Description |
|---|---|
CalypsoFactory |
CalypsoFactory.setLTSId(LTSId ltsId)
Sets the LTSId to use for all write and read requests.
|
| Modifier and Type | Method and Description |
|---|---|
LTSId |
LTS.getLtsId() |
LTSId |
CalypsoRPC.getLTSId() |
| Modifier and Type | Method and Description |
|---|---|
static CalypsoRPC |
CalypsoRPC.fromCalypso(Roster roster,
SkipblockId byzcoinId,
LTSId ltsId)
Connects to an existing byzcoin and an existing Long Term Secret.
|
Point |
CalypsoRPC.getSharedPublicKey(LTSId ltsId)
returns the shared symmetricKey of the DKG that must be used to encrypt the
symmetric encryption symmetricKey.
|
| Constructor and Description |
|---|
LTS(LTSId id,
Point X)
Creates a long term secret from an id and a point.
|
Copyright © 2018. All rights reserved.