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
pairings-api
Following https://github.com/hashgraph/hedera-services/blob/8354afb91d643d8e06f5ef67d2914f032b95a5d7/platform-sdk/docs/proposals/TSS-Library/TSS-Library.md Sections:
Create the API interfaces to enable cryptographic pairings.
These interfaces should provide group elements, field elements, and all required operations to support the TSS Signing scheme
Repository: hedera-cryptography Gradle Modules:hedera-cryptography-pairings-api Java Modules: com.hedera.cryptography.pairings.api
hedera-cryptography-pairings-api
com.hedera.cryptography.pairings.api
The text was updated successfully, but these errors were encountered:
parings-api-impl
tss-library
mxtartaglia-sl
No branches or pull requests
Overview
Following https://github.com/hashgraph/hedera-services/blob/8354afb91d643d8e06f5ef67d2914f032b95a5d7/platform-sdk/docs/proposals/TSS-Library/TSS-Library.md
Sections:
Create the API interfaces to enable cryptographic pairings.
These interfaces should provide group elements, field elements, and all required operations to support the TSS Signing scheme
Definitions
Repository: hedera-cryptography
Gradle Modules:
hedera-cryptography-pairings-api
Java Modules:
com.hedera.cryptography.pairings.api
This task depends on:
The text was updated successfully, but these errors were encountered: