We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/hashgraph/hedera-services/blob/develop/platform-sdk/docs/proposals/TSS-Library/TSS-Library.md
The content you are editing has changed. Please copy your edits and refresh the page.
ElgamalUtils
pairings-signatures-library
tss-library
TssParticipantDirectory
roster_entry.node_id
TssService
Long
TssMessage
hedera-cryptography
bls-keygen
pairings-api
GroupFacade.fromBytes()
tss-message
README.md
pairings-api-impl
The text was updated successfully, but these errors were encountered:
mxtartaglia-sl
No branches or pull requests
Proposal
https://github.com/hashgraph/hedera-services/blob/develop/platform-sdk/docs/proposals/TSS-Library/TSS-Library.md
Pre-Project
Stage 1
Stage 2
ElgamalUtils
Create an operation that can produce a multi-share ciphertext and a combined-ciphertext #16103pairings-signatures-library
: Create ElGamalUtil Class with the ability to create and decrypt a valid ElGamal cipher text #15211tss-library
In theTssParticipantDirectory
pariticipantId should be long to match theroster_entry.node_id
#15495tss-library
Code reorganization #16438tss-library
Implement all Operations inTssService
Genesis Stage & Rekey Stage #16393Long
value as participant ids while keep suporting Integer.MAX_SIZE of shares*participants #16481tss-library
TssMessage
instances should be able to serialize/deserialize themselves #15506hedera-cryptography
reduce & organize & update 3erd party libraries #16489bls-keygen
adapt project to TSS Encryption Key Automation Proposal #16601pairings-api
investigate PairingFriendlyCurveProvider issue in multi-threaded environment #16673GroupFacade.fromBytes()
needs to get updated representation from arkworks #16898tss-library
#14146Serialization
Investigation & Misc
hedera-cryptography
#15507tss-library
Decide what Serialization/deserialization strategy to use forTssMessage
instances #15555tss-message
Measure gain / cost of compressed serialization for group elements #16674README.md
inhedera-cryptography
#15508pairings-api-impl
against cryptography #14142tss-library
against cryptography #14145tss-library
proposal with latest changes #16606Closed as invalid or replaced
pairings-signatures-library
: Convert all data produced in the library that use arkworks serialization that must also be stored in state to protobuf #15026pairings-signatures-library
#14139tss-library
#13327tss-library
Generate necessary classes for creation of aTssMessage
#15496This Epic depends on
This Epic is prerequisite of
The text was updated successfully, but these errors were encountered: