FROST Rerandomized TypeScript Library - v0.2.2-alpha.3
Preparing search index...
tests
buildRound1Package
Function buildRound1Package
buildRound1Package
<
C
extends
Ciphersuite
>
(
ciphersuite
:
C
,
jsonData
:
{
vss_commitments
:
string
[]
;
proof_of_knowledge
:
string
}
,
)
:
round1
.
Package
<
C
>
Build a Round1Package from JSON data.
Type Parameters
C
extends
Ciphersuite
Parameters
ciphersuite
:
C
jsonData
:
{
vss_commitments
:
string
[]
;
proof_of_knowledge
:
string
}
Returns
round1
.
Package
<
C
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
FROST Rerandomized TypeScript Library - v0.2.2-alpha.3
Loading...
Build a Round1Package from JSON data.