From a9ee0294fda23082c62f30e32508871ab761d1f0 Mon Sep 17 00:00:00 2001 From: divviup-github-automation <134435928+divviup-github-automation@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:47:30 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20divviup/?= =?UTF-8?q?divviup-ts@f28214169785ccfbc1a8c3fd13ab0b8e92f0f0c7=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- classes/_divviup_dap.DAPError.html | 6 +++--- classes/_divviup_dap.HpkeConfig.html | 4 ++-- classes/_divviup_dap.Task.html | 14 +++++++------- classes/_divviup_dap.TaskId.html | 4 ++-- classes/_divviup_dap._internal_.Aggregator.html | 4 ++-- classes/_divviup_dap._internal_.Extension.html | 4 ++-- .../_divviup_dap._internal_.HpkeCiphertext.html | 4 ++-- .../_divviup_dap._internal_.HpkeConfigList.html | 4 ++-- classes/_divviup_dap._internal_.InputShareAad.html | 4 ++-- classes/_divviup_dap._internal_.Parser.html | 4 ++-- ...divviup_dap._internal_.PlaintextInputShare.html | 4 ++-- classes/_divviup_dap._internal_.Report.html | 4 ++-- classes/_divviup_dap._internal_.ReportId.html | 4 ++-- .../_divviup_dap._internal_.ReportMetadata.html | 4 ++-- classes/_divviup_field.Field.html | 4 ++-- classes/_divviup_field.Field128.html | 4 ++-- classes/_divviup_field.Field64.html | 4 ++-- classes/_divviup_field.Field96.html | 4 ++-- classes/_divviup_field.Vector.html | 4 ++-- classes/_divviup_field._internal_.PrimeField.html | 4 ++-- classes/_divviup_prio3.Prio3.html | 4 ++-- classes/_divviup_prio3.Prio3Count.html | 4 ++-- classes/_divviup_prio3.Prio3Histogram.html | 4 ++-- classes/_divviup_prio3.Prio3Sum.html | 4 ++-- classes/_divviup_prio3.Prio3SumVec.html | 4 ++-- classes/_divviup_vdaf.Vdaf.html | 4 ++-- enums/_divviup_dap._internal_.Role.html | 4 ++-- enums/_divviup_prio3._internal_.Usage.html | 4 ++-- .../_divviup_vdaf.formatDomainSeparationTag.html | 2 +- functions/_divviup_vdaf.runVdaf.html | 2 +- interfaces/_divviup_dap.ReportOptions.html | 4 ++-- .../_divviup_dap._internal_.ClientParameters.html | 10 +++++----- interfaces/_divviup_dap._internal_.Encodable.html | 4 ++-- interfaces/_divviup_dap._internal_.KnownVdafs.html | 4 ++-- interfaces/_divviup_dap._internal_.Parseable.html | 4 ++-- interfaces/_divviup_dap._internal_.Problem.html | 4 ++-- ...vviup_field._internal_.ArithmeticOperation.html | 2 +- ...viup_field._internal_.FieldConstructorArgs.html | 4 ++-- interfaces/_divviup_prio3._internal_.Flp.html | 4 ++-- .../_divviup_prio3._internal_.HistogramArgs.html | 4 ++-- .../_divviup_prio3._internal_.SumVecArgs.html | 4 ++-- interfaces/_divviup_vdaf.ClientVdaf.html | 4 ++-- interfaces/_divviup_vdaf.PrepTestVector.html | 4 ++-- interfaces/_divviup_vdaf.TestVector.html | 4 ++-- .../_divviup_vdaf._internal_.RunVdafArguments.html | 4 ++-- modules/_divviup_dap._internal_.html | 2 +- types/_divviup_dap.KnownVdafSpec.html | 2 +- types/_divviup_dap.VdafMeasurement.html | 2 +- types/_divviup_dap._internal_.Fetch.html | 2 +- types/_divviup_dap._internal_.KnownVdaf.html | 2 +- types/_divviup_dap._internal_.KnownVdafNames.html | 2 +- types/_divviup_dap._internal_.ParseSource.html | 2 +- types/_divviup_dap._internal_.VdafInstance.html | 2 +- ...viup_prio3._internal_.AggregationParameter.html | 2 +- .../_divviup_prio3._internal_.AggregatorShare.html | 2 +- types/_divviup_prio3._internal_.InputShare.html | 2 +- types/_divviup_prio3._internal_.OutputShare.html | 2 +- ...ivviup_prio3._internal_.PreparationMessage.html | 2 +- ..._divviup_prio3._internal_.PreparationShare.html | 2 +- ..._divviup_prio3._internal_.PreparationState.html | 2 +- types/_divviup_prio3._internal_.PublicShare.html | 2 +- types/_divviup_prio3._internal_.Share.html | 2 +- variables/_divviup_vdaf.VDAF_VERSION.html | 2 +- 63 files changed, 114 insertions(+), 114 deletions(-) diff --git a/classes/_divviup_dap.DAPError.html b/classes/_divviup_dap.DAPError.html index b1dae03c2..6c546c959 100644 --- a/classes/_divviup_dap.DAPError.html +++ b/classes/_divviup_dap.DAPError.html @@ -1,4 +1,4 @@ -DAPError | Documentation

Hierarchy (view full)

Constructors

constructor +DAPError | Documentation

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

clientContext: string
detail: string
instance: string
message: string
name: string
shortType: string
stack?: string
status: number
taskId: TaskId
title: string
type: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Constructors

Properties

clientContext: string
detail: string
instance: string
message: string
name: string
shortType: string
stack?: string
status: number
taskId: TaskId
title: string
type: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    -

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap.HpkeConfig.html b/classes/_divviup_dap.HpkeConfig.html index 1d02df6ea..7ae3d8970 100644 --- a/classes/_divviup_dap.HpkeConfig.html +++ b/classes/_divviup_dap.HpkeConfig.html @@ -1,4 +1,4 @@ -HpkeConfig | Documentation

Implements

Constructors

constructor +HpkeConfig | Documentation

Implements

Constructors

Properties

aeadId id kdfId @@ -7,4 +7,4 @@

Methods

Constructors

Properties

aeadId: number
id: number
kdfId: number
kemId: number
publicKey: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

aeadId: number
id: number
kdfId: number
kemId: number
publicKey: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap.Task.html b/classes/_divviup_dap.Task.html index f1c8ee75f..694d6e0f0 100644 --- a/classes/_divviup_dap.Task.html +++ b/classes/_divviup_dap.Task.html @@ -4,7 +4,7 @@ generate a privacy-preserving measurement report for the provided ClientVdaf, such as an implementation of Prio3, as specified by draft-irtf-cfrg-vdaf-03.

-

Type Parameters

Constructors

Type Parameters

Constructors

Properties

protocolVersion: string = DAP_VERSION

the protocol version for this task, usually in the form dap-{nn}

-

Methods

Properties

protocolVersion: string = DAP_VERSION

the protocol version for this task, usually in the form dap-{nn}

+

Methods

  • Fetches hpke configuration from the configured aggregators over the network. This will make one http/https request for each aggregator (leader and helper).

    Returns Promise<void>

    Throws

    DAPError if any response is not Ok.

    -
  • Produce a Report from the supplied Measurement

    This may make network requests to fetch key configuration from the leader and helper, if needed.

    Parameters

    • measurement: Measurement

      The type of this argument will be determined by the Vdaf that this task is constructed for.

    • Optional options: ReportOptions

    Returns Promise<Report>

    Throws

    Error if there is any issue in generating the report

    -
  • A convenience function to fetch the key configuration (if +

  • A convenience function to fetch the key configuration (if needed), generate a report from the provided measurement and send that report to the leader aggregator.

    This will call Task.generateReport and @@ -32,7 +32,7 @@ retry.

    Parameters

    Returns Promise<void>

    Throws

    DAPError if any http response is not Ok or Error if there is an issue generating the report

    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap.TaskId.html b/classes/_divviup_dap.TaskId.html index bfd79c36e..2e0f9e487 100644 --- a/classes/_divviup_dap.TaskId.html +++ b/classes/_divviup_dap.TaskId.html @@ -1,6 +1,6 @@ -TaskId | Documentation

Implements

Constructors

constructor +TaskId | Documentation

Implements

Constructors

Properties

Methods

Constructors

Properties

buffer: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

buffer: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.Aggregator.html b/classes/_divviup_dap._internal_.Aggregator.html index f5d415ca5..ed68e8754 100644 --- a/classes/_divviup_dap._internal_.Aggregator.html +++ b/classes/_divviup_dap._internal_.Aggregator.html @@ -1,8 +1,8 @@ -Aggregator | Documentation

Constructors

constructor +Aggregator | Documentation

Constructors

Properties

Methods

Constructors

Properties

hpkeConfigList?: HpkeConfigList
role: Role
url: URL

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

hpkeConfigList?: HpkeConfigList
role: Role
url: URL

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.Extension.html b/classes/_divviup_dap._internal_.Extension.html index e01c6c6fe..615a97282 100644 --- a/classes/_divviup_dap._internal_.Extension.html +++ b/classes/_divviup_dap._internal_.Extension.html @@ -1,5 +1,5 @@ -Extension | Documentation

Implements

Constructors

constructor +Extension | Documentation

Implements

Constructors

Properties

Methods

Constructors

Properties

data: Buffer
extensionType: TBD

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

data: Buffer
extensionType: TBD

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.HpkeCiphertext.html b/classes/_divviup_dap._internal_.HpkeCiphertext.html index e3d5d2eba..1af6d7945 100644 --- a/classes/_divviup_dap._internal_.HpkeCiphertext.html +++ b/classes/_divviup_dap._internal_.HpkeCiphertext.html @@ -1,6 +1,6 @@ -HpkeCiphertext | Documentation

Implements

Constructors

constructor +HpkeCiphertext | Documentation

Implements

Constructors

Properties

Methods

Constructors

Properties

configId: number
encapsulatedContext: Buffer
payload: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

configId: number
encapsulatedContext: Buffer
payload: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.HpkeConfigList.html b/classes/_divviup_dap._internal_.HpkeConfigList.html index cad462087..7f953ab98 100644 --- a/classes/_divviup_dap._internal_.HpkeConfigList.html +++ b/classes/_divviup_dap._internal_.HpkeConfigList.html @@ -1,6 +1,6 @@ -HpkeConfigList | Documentation

Implements

Constructors

constructor +HpkeConfigList | Documentation

Implements

Constructors

Properties

Methods

Constructors

Properties

configs: HpkeConfig[]

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

configs: HpkeConfig[]

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.InputShareAad.html b/classes/_divviup_dap._internal_.InputShareAad.html index 336b8c928..31c606289 100644 --- a/classes/_divviup_dap._internal_.InputShareAad.html +++ b/classes/_divviup_dap._internal_.InputShareAad.html @@ -1,6 +1,6 @@ -InputShareAad | Documentation

Implements

Constructors

constructor +InputShareAad | Documentation

Implements

Constructors

Properties

Methods

Constructors

Properties

metadata: ReportMetadata
publicShare: Buffer
taskId: TaskId

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

metadata: ReportMetadata
publicShare: Buffer
taskId: TaskId

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.Parser.html b/classes/_divviup_dap._internal_.Parser.html index 5c6acfb12..64f77c77a 100644 --- a/classes/_divviup_dap._internal_.Parser.html +++ b/classes/_divviup_dap._internal_.Parser.html @@ -1,4 +1,4 @@ -Parser | Documentation

Constructors

constructor +Parser | Documentation

Constructors

Properties

Methods

array16 @@ -7,4 +7,4 @@ uint16 uint8 from -

Constructors

Properties

buffer: Buffer
index: number = 0

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

buffer: Buffer
index: number = 0

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.PlaintextInputShare.html b/classes/_divviup_dap._internal_.PlaintextInputShare.html index f24a0ef31..075970be6 100644 --- a/classes/_divviup_dap._internal_.PlaintextInputShare.html +++ b/classes/_divviup_dap._internal_.PlaintextInputShare.html @@ -1,5 +1,5 @@ -PlaintextInputShare | Documentation

Implements

Constructors

constructor +PlaintextInputShare | Documentation

Implements

Constructors

Properties

Methods

Constructors

Properties

extensions: Extension[]
payload: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

extensions: Extension[]
payload: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.Report.html b/classes/_divviup_dap._internal_.Report.html index 2ca005972..dc55f1568 100644 --- a/classes/_divviup_dap._internal_.Report.html +++ b/classes/_divviup_dap._internal_.Report.html @@ -1,7 +1,7 @@ -Report | Documentation

Implements

Constructors

constructor +Report | Documentation

Implements

Constructors

Properties

helperCiphertext: HpkeCiphertext
leaderCiphertext: HpkeCiphertext
metadata: ReportMetadata
publicShare: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

helperCiphertext: HpkeCiphertext
leaderCiphertext: HpkeCiphertext
metadata: ReportMetadata
publicShare: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.ReportId.html b/classes/_divviup_dap._internal_.ReportId.html index 6ab02ec3d..c0ae1af8a 100644 --- a/classes/_divviup_dap._internal_.ReportId.html +++ b/classes/_divviup_dap._internal_.ReportId.html @@ -1,5 +1,5 @@ -ReportId | Documentation

Implements

Constructors

constructor +ReportId | Documentation

Implements

Constructors

Properties

Methods

Constructors

Properties

bytes: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

bytes: Buffer

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_dap._internal_.ReportMetadata.html b/classes/_divviup_dap._internal_.ReportMetadata.html index ad420bca1..a8c4a1af2 100644 --- a/classes/_divviup_dap._internal_.ReportMetadata.html +++ b/classes/_divviup_dap._internal_.ReportMetadata.html @@ -1,5 +1,5 @@ -ReportMetadata | Documentation

Implements

Constructors

constructor +ReportMetadata | Documentation

Implements

Constructors

Properties

Methods

Constructors

Properties

reportId: ReportId
time: number

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

reportId: ReportId
time: number

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_field.Field.html b/classes/_divviup_field.Field.html index cdcb7409a..1e8c63231 100644 --- a/classes/_divviup_field.Field.html +++ b/classes/_divviup_field.Field.html @@ -1,4 +1,4 @@ -Field | Documentation

Hierarchy (view full)

Constructors

constructor +Field | Documentation

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

encodedSize: number
genOrder: bigint
generator: bigint
modulus: bigint

Methods

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • input: bigint[]
    • numShares: number

    Returns bigint[][]

  • Parameters

    • encoded: Uint8Array

    Returns bigint[]

  • Parameters

    • data: bigint[]

    Returns Uint8Array

  • Parameters

    • p: bigint[]
    • x: bigint

    Returns bigint

  • Parameters

    • b: bigint
    • exp: bigint

    Returns bigint

  • Parameters

    • length: number

    Returns bigint[]

  • Parameters

    • rootsOfUnity: bigint[]
    • ys: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Returns bigint

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Type Parameters

    • T

    Parameters

    • arr: T[]
    • mapper: ((value, index) => bigint)
        • (value, index): bigint
        • Parameters

          • value: T
          • index: number

          Returns bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

encodedSize: number
genOrder: bigint
generator: bigint
modulus: bigint

Methods

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • input: bigint[]
    • numShares: number

    Returns bigint[][]

  • Parameters

    • encoded: Uint8Array

    Returns bigint[]

  • Parameters

    • data: bigint[]

    Returns Uint8Array

  • Parameters

    • p: bigint[]
    • x: bigint

    Returns bigint

  • Parameters

    • b: bigint
    • exp: bigint

    Returns bigint

  • Parameters

    • length: number

    Returns bigint[]

  • Parameters

    • rootsOfUnity: bigint[]
    • ys: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Returns bigint

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Type Parameters

    • T

    Parameters

    • arr: T[]
    • mapper: ((value, index) => bigint)
        • (value, index): bigint
        • Parameters

          • value: T
          • index: number

          Returns bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_field.Field128.html b/classes/_divviup_field.Field128.html index 68f233c82..66fbd368b 100644 --- a/classes/_divviup_field.Field128.html +++ b/classes/_divviup_field.Field128.html @@ -1,4 +1,4 @@ -Field128 | Documentation

Hierarchy (view full)

Constructors

constructor +Field128 | Documentation

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

encodedSize: number
genOrder: bigint
generator: bigint
modulus: bigint

Methods

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • encoded: Uint8Array

    Returns bigint[]

  • Parameters

    • data: bigint[]

    Returns Uint8Array

  • Parameters

    • b: bigint
    • exp: bigint

    Returns bigint

  • Parameters

    • rootsOfUnity: bigint[]
    • ys: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Type Parameters

    • T

    Parameters

    • arr: T[]
    • mapper: ((value, index) => bigint)
        • (value, index): bigint
        • Parameters

          • value: T
          • index: number

          Returns bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

encodedSize: number
genOrder: bigint
generator: bigint
modulus: bigint

Methods

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • encoded: Uint8Array

    Returns bigint[]

  • Parameters

    • data: bigint[]

    Returns Uint8Array

  • Parameters

    • b: bigint
    • exp: bigint

    Returns bigint

  • Parameters

    • rootsOfUnity: bigint[]
    • ys: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Type Parameters

    • T

    Parameters

    • arr: T[]
    • mapper: ((value, index) => bigint)
        • (value, index): bigint
        • Parameters

          • value: T
          • index: number

          Returns bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_field.Field64.html b/classes/_divviup_field.Field64.html index 7f14697ee..258913a27 100644 --- a/classes/_divviup_field.Field64.html +++ b/classes/_divviup_field.Field64.html @@ -1,4 +1,4 @@ -Field64 | Documentation

Hierarchy (view full)

Constructors

constructor +Field64 | Documentation

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

encodedSize: number
genOrder: bigint
generator: bigint
modulus: bigint

Methods

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • encoded: Uint8Array

    Returns bigint[]

  • Parameters

    • data: bigint[]

    Returns Uint8Array

  • Parameters

    • b: bigint
    • exp: bigint

    Returns bigint

  • Parameters

    • rootsOfUnity: bigint[]
    • ys: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Type Parameters

    • T

    Parameters

    • arr: T[]
    • mapper: ((value, index) => bigint)
        • (value, index): bigint
        • Parameters

          • value: T
          • index: number

          Returns bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

encodedSize: number
genOrder: bigint
generator: bigint
modulus: bigint

Methods

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • encoded: Uint8Array

    Returns bigint[]

  • Parameters

    • data: bigint[]

    Returns Uint8Array

  • Parameters

    • b: bigint
    • exp: bigint

    Returns bigint

  • Parameters

    • rootsOfUnity: bigint[]
    • ys: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Type Parameters

    • T

    Parameters

    • arr: T[]
    • mapper: ((value, index) => bigint)
        • (value, index): bigint
        • Parameters

          • value: T
          • index: number

          Returns bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_field.Field96.html b/classes/_divviup_field.Field96.html index 08a23da55..040d0d8e8 100644 --- a/classes/_divviup_field.Field96.html +++ b/classes/_divviup_field.Field96.html @@ -1,4 +1,4 @@ -Field96 | Documentation

Hierarchy (view full)

Constructors

constructor +Field96 | Documentation

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

encodedSize: number
genOrder: bigint
generator: bigint
modulus: bigint

Methods

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • encoded: Uint8Array

    Returns bigint[]

  • Parameters

    • data: bigint[]

    Returns Uint8Array

  • Parameters

    • b: bigint
    • exp: bigint

    Returns bigint

  • Parameters

    • rootsOfUnity: bigint[]
    • ys: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Type Parameters

    • T

    Parameters

    • arr: T[]
    • mapper: ((value, index) => bigint)
        • (value, index): bigint
        • Parameters

          • value: T
          • index: number

          Returns bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

encodedSize: number
genOrder: bigint
generator: bigint
modulus: bigint

Methods

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • encoded: Uint8Array

    Returns bigint[]

  • Parameters

    • data: bigint[]

    Returns Uint8Array

  • Parameters

    • b: bigint
    • exp: bigint

    Returns bigint

  • Parameters

    • rootsOfUnity: bigint[]
    • ys: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint
    • b: bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Type Parameters

    • T

    Parameters

    • arr: T[]
    • mapper: ((value, index) => bigint)
        • (value, index): bigint
        • Parameters

          • value: T
          • index: number

          Returns bigint

    Returns bigint

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

  • Parameters

    • a: bigint[]
    • b: bigint[]

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_field.Vector.html b/classes/_divviup_field.Vector.html index b843b9a27..07b8ce2ad 100644 --- a/classes/_divviup_field.Vector.html +++ b/classes/_divviup_field.Vector.html @@ -1,6 +1,6 @@ -Vector | Documentation

Constructors

constructor +Vector | Documentation

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    • values: bigint[]
    • elementSize: number

    Returns Vector

Properties

elementSize: number
values: bigint[]

Accessors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • values: bigint[]
    • elementSize: number

    Returns Vector

Properties

elementSize: number
values: bigint[]

Accessors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_field._internal_.PrimeField.html b/classes/_divviup_field._internal_.PrimeField.html index d776f4ad2..a3225ae04 100644 --- a/classes/_divviup_field._internal_.PrimeField.html +++ b/classes/_divviup_field._internal_.PrimeField.html @@ -1,4 +1,4 @@ -PrimeField | Documentation

Constructors

constructor +PrimeField | Documentation

Constructors

Properties

Methods

add @@ -27,4 +27,4 @@ sub subPolys subVectorElements -

Constructors

Properties

elementSize: number
modulus: bigint

Methods

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Parameters

    • base: bigint
    • exponent: bigint

    Returns bigint

  • Parameters

    • order: number

    Returns bigint

  • Parameters

    • value: bigint

    Returns bigint

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

elementSize: number
modulus: bigint

Methods

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Parameters

    • base: bigint
    • exponent: bigint

    Returns bigint

  • Parameters

    • order: number

    Returns bigint

  • Parameters

    • value: bigint

    Returns bigint

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

  • Parameters

    • x: bigint
    • y: bigint

    Returns bigint

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_prio3.Prio3.html b/classes/_divviup_prio3.Prio3.html index bf1b7b7bf..211acbccd 100644 --- a/classes/_divviup_prio3.Prio3.html +++ b/classes/_divviup_prio3.Prio3.html @@ -1,4 +1,4 @@ -Prio3 | Documentation

Class Prio3<Measurement, AggregateResult>

Type Parameters

  • Measurement
  • AggregateResult

Hierarchy (view full)

Constructors

constructor +Prio3 | Documentation

Class Prio3<Measurement, AggregateResult>

Type Parameters

  • Measurement
  • AggregateResult

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

id: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

id: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_prio3.Prio3Count.html b/classes/_divviup_prio3.Prio3Count.html index 9415f72ba..db992d975 100644 --- a/classes/_divviup_prio3.Prio3Count.html +++ b/classes/_divviup_prio3.Prio3Count.html @@ -1,4 +1,4 @@ -Prio3Count | Documentation

Hierarchy (view full)

  • Prio3<boolean, number>
    • Prio3Count

Constructors

constructor +Prio3Count | Documentation

Hierarchy (view full)

  • Prio3<boolean, number>
    • Prio3Count

Constructors

Properties

Constructors

Properties

flp: Flp<boolean, number>
id: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    • __namedParameters: {
          aggregationParameter: null;
          measurements: boolean[];
          nonces?: Buffer[];
          rands?: Buffer[];
          verifyKey?: Buffer;
      }
      • aggregationParameter: null
      • measurements: boolean[]
      • Optional nonces?: Buffer[]
      • Optional rands?: Buffer[]
      • Optional verifyKey?: Buffer

    Returns Promise<TestVector<null, boolean, number>>

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

  • Parameters

    • aggregationParameter: null
    • measurements: boolean[]

    Returns Promise<number>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

flp: Flp<boolean, number>
id: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    • __namedParameters: {
          aggregationParameter: null;
          measurements: boolean[];
          nonces?: Buffer[];
          rands?: Buffer[];
          verifyKey?: Buffer;
      }
      • aggregationParameter: null
      • measurements: boolean[]
      • Optional nonces?: Buffer[]
      • Optional rands?: Buffer[]
      • Optional verifyKey?: Buffer

    Returns Promise<TestVector<null, boolean, number>>

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

  • Parameters

    • aggregationParameter: null
    • measurements: boolean[]

    Returns Promise<number>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_prio3.Prio3Histogram.html b/classes/_divviup_prio3.Prio3Histogram.html index 7abeda8d5..3e16f1031 100644 --- a/classes/_divviup_prio3.Prio3Histogram.html +++ b/classes/_divviup_prio3.Prio3Histogram.html @@ -1,4 +1,4 @@ -Prio3Histogram | Documentation

Hierarchy (view full)

  • Prio3<number, number[]>
    • Prio3Histogram

Constructors

constructor +Prio3Histogram | Documentation

Hierarchy (view full)

  • Prio3<number, number[]>
    • Prio3Histogram

Constructors

Properties

Constructors

Properties

chunkLength: number
flp: Flp<number, number[]>
id: number
length: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    • __namedParameters: {
          aggregationParameter: null;
          measurements: number[];
          nonces?: Buffer[];
          rands?: Buffer[];
          verifyKey?: Buffer;
      }
      • aggregationParameter: null
      • measurements: number[]
      • Optional nonces?: Buffer[]
      • Optional rands?: Buffer[]
      • Optional verifyKey?: Buffer

    Returns Promise<TestVector<null, number, number[]>>

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

  • Parameters

    • aggregationParameter: null
    • measurements: number[]

    Returns Promise<number[]>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

chunkLength: number
flp: Flp<number, number[]>
id: number
length: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    • __namedParameters: {
          aggregationParameter: null;
          measurements: number[];
          nonces?: Buffer[];
          rands?: Buffer[];
          verifyKey?: Buffer;
      }
      • aggregationParameter: null
      • measurements: number[]
      • Optional nonces?: Buffer[]
      • Optional rands?: Buffer[]
      • Optional verifyKey?: Buffer

    Returns Promise<TestVector<null, number, number[]>>

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

  • Parameters

    • aggregationParameter: null
    • measurements: number[]

    Returns Promise<number[]>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_prio3.Prio3Sum.html b/classes/_divviup_prio3.Prio3Sum.html index 7b894b14a..a3651fbf8 100644 --- a/classes/_divviup_prio3.Prio3Sum.html +++ b/classes/_divviup_prio3.Prio3Sum.html @@ -1,4 +1,4 @@ -Prio3Sum | Documentation

Hierarchy (view full)

  • Prio3<number | bigint, number | bigint>
    • Prio3Sum

Constructors

constructor +Prio3Sum | Documentation

Hierarchy (view full)

  • Prio3<number | bigint, number | bigint>
    • Prio3Sum

Constructors

Properties

Constructors

Properties

bits: number
flp: Flp<number | bigint, number | bigint>
id: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    • __namedParameters: {
          aggregationParameter: null;
          measurements: (number | bigint)[];
          nonces?: Buffer[];
          rands?: Buffer[];
          verifyKey?: Buffer;
      }
      • aggregationParameter: null
      • measurements: (number | bigint)[]
      • Optional nonces?: Buffer[]
      • Optional rands?: Buffer[]
      • Optional verifyKey?: Buffer

    Returns Promise<TestVector<null, number | bigint, number | bigint>>

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

  • Parameters

    • aggregationParameter: null
    • measurements: (number | bigint)[]

    Returns Promise<number | bigint>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

bits: number
flp: Flp<number | bigint, number | bigint>
id: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    • __namedParameters: {
          aggregationParameter: null;
          measurements: (number | bigint)[];
          nonces?: Buffer[];
          rands?: Buffer[];
          verifyKey?: Buffer;
      }
      • aggregationParameter: null
      • measurements: (number | bigint)[]
      • Optional nonces?: Buffer[]
      • Optional rands?: Buffer[]
      • Optional verifyKey?: Buffer

    Returns Promise<TestVector<null, number | bigint, number | bigint>>

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

  • Parameters

    • aggregationParameter: null
    • measurements: (number | bigint)[]

    Returns Promise<number | bigint>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_prio3.Prio3SumVec.html b/classes/_divviup_prio3.Prio3SumVec.html index 64a6baa5a..3b6b9de67 100644 --- a/classes/_divviup_prio3.Prio3SumVec.html +++ b/classes/_divviup_prio3.Prio3SumVec.html @@ -1,4 +1,4 @@ -Prio3SumVec | Documentation

Hierarchy (view full)

  • Prio3<number[], number[]>
    • Prio3SumVec

Constructors

constructor +Prio3SumVec | Documentation

Hierarchy (view full)

  • Prio3<number[], number[]>
    • Prio3SumVec

Constructors

Properties

Constructors

Properties

bits: number
chunkLength: number
flp: Flp<number[], number[]>
id: number
length: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    • __namedParameters: {
          aggregationParameter: null;
          measurements: number[][];
          nonces?: Buffer[];
          rands?: Buffer[];
          verifyKey?: Buffer;
      }
      • aggregationParameter: null
      • measurements: number[][]
      • Optional nonces?: Buffer[]
      • Optional rands?: Buffer[]
      • Optional verifyKey?: Buffer

    Returns Promise<TestVector<null, number[], number[]>>

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

  • Parameters

    • aggregationParameter: null
    • measurements: number[][]

    Returns Promise<number[]>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

bits: number
chunkLength: number
flp: Flp<number[], number[]>
id: number
length: number
nonceSize: 16 = 16
randSize: number
rounds: 1 = 1
shares: number
verifyKeySize: number

Methods

  • Parameters

    • _aggregationParameter: null
    • previousAggregationParameters: null[]

    Returns boolean

  • Parameters

    • __namedParameters: {
          aggregationParameter: null;
          measurements: number[][];
          nonces?: Buffer[];
          rands?: Buffer[];
          verifyKey?: Buffer;
      }
      • aggregationParameter: null
      • measurements: number[][]
      • Optional nonces?: Buffer[]
      • Optional rands?: Buffer[]
      • Optional verifyKey?: Buffer

    Returns Promise<TestVector<null, number[], number[]>>

  • Parameters

    Returns Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>

  • Parameters

    • aggregationParameter: null
    • measurements: number[][]

    Returns Promise<number[]>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_divviup_vdaf.Vdaf.html b/classes/_divviup_vdaf.Vdaf.html index f9c9bed70..e280c85ea 100644 --- a/classes/_divviup_vdaf.Vdaf.html +++ b/classes/_divviup_vdaf.Vdaf.html @@ -1,4 +1,4 @@ -Vdaf | Documentation

Class Vdaf<Measurement, AggregationParameter, PublicShare, InputShare, OutputShare, AggregatorShare, AggregateResult, PreparationState, PreparationShare, PreparationMessage>Abstract

Type Parameters

  • Measurement
  • AggregationParameter
  • PublicShare
  • InputShare
  • OutputShare
  • AggregatorShare
  • AggregateResult
  • PreparationState
  • PreparationShare
  • PreparationMessage

Constructors

constructor +Vdaf | Documentation

Class Vdaf<Measurement, AggregationParameter, PublicShare, InputShare, OutputShare, AggregatorShare, AggregateResult, PreparationState, PreparationShare, PreparationMessage>Abstract

Type Parameters

  • Measurement
  • AggregationParameter
  • PublicShare
  • InputShare
  • OutputShare
  • AggregatorShare
  • AggregateResult
  • PreparationState
  • PreparationShare
  • PreparationMessage

Constructors

Properties

Constructors

Properties

id: number
nonceSize: number
randSize: number
rounds: number
shares: number
verifyKeySize: number

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

id: number
nonceSize: number
randSize: number
rounds: number
shares: number
verifyKeySize: number

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/_divviup_dap._internal_.Role.html b/enums/_divviup_dap._internal_.Role.html index de9541dc0..81b7ca003 100644 --- a/enums/_divviup_dap._internal_.Role.html +++ b/enums/_divviup_dap._internal_.Role.html @@ -1,5 +1,5 @@ -Role | Documentation

Enumeration Members

Client +Role | Documentation

Enumeration Members

Enumeration Members

Client: 1
Collector: 0
Helper: 3
Leader: 2

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

Client: 1
Collector: 0
Helper: 3
Leader: 2

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/_divviup_prio3._internal_.Usage.html b/enums/_divviup_prio3._internal_.Usage.html index ac63cec8f..00dea01d0 100644 --- a/enums/_divviup_prio3._internal_.Usage.html +++ b/enums/_divviup_prio3._internal_.Usage.html @@ -1,8 +1,8 @@ -Usage | Documentation

Enumeration Members

JointRandPart +Usage | Documentation

Enumeration Members

JointRandPart: 7
JointRandSeed: 6
JointRandomness: 3
MeasurementShare: 1
ProofShare: 2
ProveRandomness: 4
QueryRandomness: 5

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

JointRandPart: 7
JointRandSeed: 6
JointRandomness: 3
MeasurementShare: 1
ProofShare: 2
ProveRandomness: 4
QueryRandomness: 5

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/_divviup_vdaf.formatDomainSeparationTag.html b/functions/_divviup_vdaf.formatDomainSeparationTag.html index 1d4a88b44..6f58bb3ab 100644 --- a/functions/_divviup_vdaf.formatDomainSeparationTag.html +++ b/functions/_divviup_vdaf.formatDomainSeparationTag.html @@ -1 +1 @@ -formatDomainSeparationTag | Documentation

Function formatDomainSeparationTag

Generated using TypeDoc

\ No newline at end of file +formatDomainSeparationTag | Documentation

Function formatDomainSeparationTag

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/_divviup_vdaf.runVdaf.html b/functions/_divviup_vdaf.runVdaf.html index 53ddcff2d..ab6e71923 100644 --- a/functions/_divviup_vdaf.runVdaf.html +++ b/functions/_divviup_vdaf.runVdaf.html @@ -1 +1 @@ -runVdaf | Documentation

Generated using TypeDoc

\ No newline at end of file +runVdaf | Documentation

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_dap.ReportOptions.html b/interfaces/_divviup_dap.ReportOptions.html index ed5dec82c..bef8d0db7 100644 --- a/interfaces/_divviup_dap.ReportOptions.html +++ b/interfaces/_divviup_dap.ReportOptions.html @@ -1,2 +1,2 @@ -ReportOptions | Documentation
interface ReportOptions {
    timestamp?: Date;
}

Properties

Properties

timestamp?: Date

Generated using TypeDoc

\ No newline at end of file +ReportOptions | Documentation
interface ReportOptions {
    timestamp?: Date;
}

Properties

Properties

timestamp?: Date

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_dap._internal_.ClientParameters.html b/interfaces/_divviup_dap._internal_.ClientParameters.html index 582b49a80..c426f0530 100644 --- a/interfaces/_divviup_dap._internal_.ClientParameters.html +++ b/interfaces/_divviup_dap._internal_.ClientParameters.html @@ -1,17 +1,17 @@ ClientParameters | Documentation

Parameters from which to build a Task

Type Param: Measurement

The Measurement for the provided vdaf, usually inferred from the vdaf.

-
interface ClientParameters {
    helper: string | URL;
    id: string | Buffer | TaskId;
    leader: string | URL;
    timePrecisionSeconds: number;
}

Properties

interface ClientParameters {
    helper: string | URL;
    id: string | Buffer | TaskId;
    leader: string | URL;
    timePrecisionSeconds: number;
}

Properties

helper: string | URL

the url of the helper aggregator, specified as either a string or URLs.

-
id: string | Buffer | TaskId

The task identifier for this Task. This can be specified +

id: string | Buffer | TaskId

The task identifier for this Task. This can be specified either as a Buffer, a TaskId or a base64url-encoded string *

-
leader: string | URL

the url of the leader aggregator, specified as either a string +

leader: string | URL

the url of the leader aggregator, specified as either a string or a URL

-
timePrecisionSeconds: number

The task's minimum batch duration, in seconds. Report timestamps will be +

timePrecisionSeconds: number

The task's minimum batch duration, in seconds. Report timestamps will be rounded down to a multiple of this.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_dap._internal_.Encodable.html b/interfaces/_divviup_dap._internal_.Encodable.html index 00dd21993..5ec64f595 100644 --- a/interfaces/_divviup_dap._internal_.Encodable.html +++ b/interfaces/_divviup_dap._internal_.Encodable.html @@ -1,2 +1,2 @@ -Encodable | Documentation
interface Encodable {
    encode(): Buffer;
}

Implemented by

Methods

Methods

Generated using TypeDoc

\ No newline at end of file +Encodable | Documentation
interface Encodable {
    encode(): Buffer;
}

Implemented by

Methods

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_dap._internal_.KnownVdafs.html b/interfaces/_divviup_dap._internal_.KnownVdafs.html index 9517858f8..9bc5e9b06 100644 --- a/interfaces/_divviup_dap._internal_.KnownVdafs.html +++ b/interfaces/_divviup_dap._internal_.KnownVdafs.html @@ -1,5 +1,5 @@ -KnownVdafs | Documentation
interface KnownVdafs {
    count: typeof Prio3Count;
    histogram: typeof Prio3Histogram;
    sum: typeof Prio3Sum;
    sumVec: typeof Prio3SumVec;
}

Properties

count +KnownVdafs | Documentation
interface KnownVdafs {
    count: typeof Prio3Count;
    histogram: typeof Prio3Histogram;
    sum: typeof Prio3Sum;
    sumVec: typeof Prio3SumVec;
}

Properties

count: typeof Prio3Count
histogram: typeof Prio3Histogram
sum: typeof Prio3Sum
sumVec: typeof Prio3SumVec

Generated using TypeDoc

\ No newline at end of file +

Properties

count: typeof Prio3Count
histogram: typeof Prio3Histogram
sum: typeof Prio3Sum
sumVec: typeof Prio3SumVec

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_dap._internal_.Parseable.html b/interfaces/_divviup_dap._internal_.Parseable.html index db0112ff2..2cb3c1738 100644 --- a/interfaces/_divviup_dap._internal_.Parseable.html +++ b/interfaces/_divviup_dap._internal_.Parseable.html @@ -1,2 +1,2 @@ -Parseable | Documentation
interface Parseable<U> {
    parse(source): U;
}

Type Parameters

  • U

Methods

Methods

Generated using TypeDoc

\ No newline at end of file +Parseable | Documentation
interface Parseable<U> {
    parse(source): U;
}

Type Parameters

  • U

Methods

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_dap._internal_.Problem.html b/interfaces/_divviup_dap._internal_.Problem.html index 7a9386944..acb50ebf1 100644 --- a/interfaces/_divviup_dap._internal_.Problem.html +++ b/interfaces/_divviup_dap._internal_.Problem.html @@ -1,7 +1,7 @@ -Problem | Documentation
interface Problem {
    detail: string;
    instance: string;
    status: number;
    taskid: string;
    title: string;
    type: string;
}

Properties

detail +Problem | Documentation
interface Problem {
    detail: string;
    instance: string;
    status: number;
    taskid: string;
    title: string;
    type: string;
}

Properties

detail: string
instance: string
status: number
taskid: string
title: string
type: string

Generated using TypeDoc

\ No newline at end of file +

Properties

detail: string
instance: string
status: number
taskid: string
title: string
type: string

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_field._internal_.ArithmeticOperation.html b/interfaces/_divviup_field._internal_.ArithmeticOperation.html index a7559e1c7..a9b942545 100644 --- a/interfaces/_divviup_field._internal_.ArithmeticOperation.html +++ b/interfaces/_divviup_field._internal_.ArithmeticOperation.html @@ -1 +1 @@ -ArithmeticOperation | Documentation
interface ArithmeticOperation ((this, a, b) => bigint)

Generated using TypeDoc

\ No newline at end of file +ArithmeticOperation | Documentation
interface ArithmeticOperation ((this, a, b) => bigint)

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_field._internal_.FieldConstructorArgs.html b/interfaces/_divviup_field._internal_.FieldConstructorArgs.html index 2ba97b0f3..6fd444ecc 100644 --- a/interfaces/_divviup_field._internal_.FieldConstructorArgs.html +++ b/interfaces/_divviup_field._internal_.FieldConstructorArgs.html @@ -1,5 +1,5 @@ -FieldConstructorArgs | Documentation
interface FieldConstructorArgs {
    encodedSize: number;
    genOrder: bigint;
    generator: {
        base: bigint;
        exponent: bigint;
    };
    modulus: bigint;
}

Properties

encodedSize +FieldConstructorArgs | Documentation
interface FieldConstructorArgs {
    encodedSize: number;
    genOrder: bigint;
    generator: {
        base: bigint;
        exponent: bigint;
    };
    modulus: bigint;
}

Properties

encodedSize: number
genOrder: bigint
generator: {
    base: bigint;
    exponent: bigint;
}

Type declaration

  • base: bigint
  • exponent: bigint
modulus: bigint

Generated using TypeDoc

\ No newline at end of file +

Properties

encodedSize: number
genOrder: bigint
generator: {
    base: bigint;
    exponent: bigint;
}

Type declaration

  • base: bigint
  • exponent: bigint
modulus: bigint

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_prio3._internal_.Flp.html b/interfaces/_divviup_prio3._internal_.Flp.html index a9d09fa4c..159550e76 100644 --- a/interfaces/_divviup_prio3._internal_.Flp.html +++ b/interfaces/_divviup_prio3._internal_.Flp.html @@ -1,4 +1,4 @@ -Flp | Documentation

Interface Flp<Measurement, AggResult>

interface Flp<Measurement, AggResult> {
    field: Field;
    jointRandLen: number;
    measurementLen: number;
    outputLen: number;
    proofLen: number;
    proveRandLen: number;
    queryRandLen: number;
    verifierLen: number;
    decide(verifier): boolean;
    decode(output, numMeasurements): AggResult;
    encode(measurement): bigint[];
    prove(encodedMeasurement, proveRand, jointRand): bigint[];
    query(encodedMeasurement, proof, queryRand, jointRand, shares): bigint[];
    truncate(encodedMeasurement): bigint[];
}

Type Parameters

  • Measurement
  • AggResult

Properties

field +Flp | Documentation

Interface Flp<Measurement, AggResult>

interface Flp<Measurement, AggResult> {
    field: Field;
    jointRandLen: number;
    measurementLen: number;
    outputLen: number;
    proofLen: number;
    proveRandLen: number;
    queryRandLen: number;
    verifierLen: number;
    decide(verifier): boolean;
    decode(output, numMeasurements): AggResult;
    encode(measurement): bigint[];
    prove(encodedMeasurement, proveRand, jointRand): bigint[];
    query(encodedMeasurement, proof, queryRand, jointRand, shares): bigint[];
    truncate(encodedMeasurement): bigint[];
}

Type Parameters

  • Measurement
  • AggResult

Properties

field: Field
jointRandLen: number
measurementLen: number
outputLen: number
proofLen: number
proveRandLen: number
queryRandLen: number
verifierLen: number

Methods

  • Parameters

    • encodedMeasurement: bigint[]
    • proveRand: bigint[]
    • jointRand: bigint[]

    Returns bigint[]

  • Parameters

    • encodedMeasurement: bigint[]
    • proof: bigint[]
    • queryRand: bigint[]
    • jointRand: bigint[]
    • shares: number

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file +

Properties

field: Field
jointRandLen: number
measurementLen: number
outputLen: number
proofLen: number
proveRandLen: number
queryRandLen: number
verifierLen: number

Methods

  • Parameters

    • encodedMeasurement: bigint[]
    • proveRand: bigint[]
    • jointRand: bigint[]

    Returns bigint[]

  • Parameters

    • encodedMeasurement: bigint[]
    • proof: bigint[]
    • queryRand: bigint[]
    • jointRand: bigint[]
    • shares: number

    Returns bigint[]

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_prio3._internal_.HistogramArgs.html b/interfaces/_divviup_prio3._internal_.HistogramArgs.html index 64f2a3a0e..0cd90f8be 100644 --- a/interfaces/_divviup_prio3._internal_.HistogramArgs.html +++ b/interfaces/_divviup_prio3._internal_.HistogramArgs.html @@ -1,4 +1,4 @@ -HistogramArgs | Documentation
interface HistogramArgs {
    chunkLength: number;
    length: number;
    shares: number;
}

Properties

chunkLength +HistogramArgs | Documentation
interface HistogramArgs {
    chunkLength: number;
    length: number;
    shares: number;
}

Properties

chunkLength: number
length: number
shares: number

Generated using TypeDoc

\ No newline at end of file +

Properties

chunkLength: number
length: number
shares: number

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_prio3._internal_.SumVecArgs.html b/interfaces/_divviup_prio3._internal_.SumVecArgs.html index 9e81a3687..70cefc792 100644 --- a/interfaces/_divviup_prio3._internal_.SumVecArgs.html +++ b/interfaces/_divviup_prio3._internal_.SumVecArgs.html @@ -1,5 +1,5 @@ -SumVecArgs | Documentation
interface SumVecArgs {
    bits: number;
    chunkLength: number;
    length: number;
    shares: number;
}

Properties

bits +SumVecArgs | Documentation
interface SumVecArgs {
    bits: number;
    chunkLength: number;
    length: number;
    shares: number;
}

Properties

bits: number
chunkLength: number
length: number
shares: number

Generated using TypeDoc

\ No newline at end of file +

Properties

bits: number
chunkLength: number
length: number
shares: number

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_vdaf.ClientVdaf.html b/interfaces/_divviup_vdaf.ClientVdaf.html index 537c5ee11..bf1864e99 100644 --- a/interfaces/_divviup_vdaf.ClientVdaf.html +++ b/interfaces/_divviup_vdaf.ClientVdaf.html @@ -1,6 +1,6 @@ -ClientVdaf | Documentation

Interface ClientVdaf<Measurement>

interface ClientVdaf<Measurement> {
    nonceSize: number;
    randSize: number;
    rounds: number;
    shares: number;
    shardEncoded(measurement, nonce, rand): Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>;
}

Type Parameters

  • Measurement

Properties

nonceSize +ClientVdaf | Documentation

Interface ClientVdaf<Measurement>

interface ClientVdaf<Measurement> {
    nonceSize: number;
    randSize: number;
    rounds: number;
    shares: number;
    shardEncoded(measurement, nonce, rand): Promise<{
        inputShares: Buffer[];
        publicShare: Buffer;
    }>;
}

Type Parameters

  • Measurement

Properties

nonceSize: number
randSize: number
rounds: number
shares: number

Methods

Generated using TypeDoc

\ No newline at end of file +

Properties

nonceSize: number
randSize: number
rounds: number
shares: number

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_vdaf.PrepTestVector.html b/interfaces/_divviup_vdaf.PrepTestVector.html index e134e9310..d2f22e9b8 100644 --- a/interfaces/_divviup_vdaf.PrepTestVector.html +++ b/interfaces/_divviup_vdaf.PrepTestVector.html @@ -1,4 +1,4 @@ -PrepTestVector | Documentation

Interface PrepTestVector<M>

interface PrepTestVector<M> {
    input_shares: string[];
    measurement: M;
    nonce: string;
    out_shares: string[][];
    prep_messages: string[];
    prep_shares: string[][];
    public_share: string;
    rand: string;
}

Type Parameters

  • M

Properties

input_shares +PrepTestVector | Documentation

Interface PrepTestVector<M>

interface PrepTestVector<M> {
    input_shares: string[];
    measurement: M;
    nonce: string;
    out_shares: string[][];
    prep_messages: string[];
    prep_shares: string[][];
    public_share: string;
    rand: string;
}

Type Parameters

  • M

Properties

input_shares: string[]
measurement: M
nonce: string
out_shares: string[][]
prep_messages: string[]
prep_shares: string[][]
public_share: string
rand: string

Generated using TypeDoc

\ No newline at end of file +

Properties

input_shares: string[]
measurement: M
nonce: string
out_shares: string[][]
prep_messages: string[]
prep_shares: string[][]
public_share: string
rand: string

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_vdaf.TestVector.html b/interfaces/_divviup_vdaf.TestVector.html index 36ccd52cf..9d22f3806 100644 --- a/interfaces/_divviup_vdaf.TestVector.html +++ b/interfaces/_divviup_vdaf.TestVector.html @@ -1,7 +1,7 @@ -TestVector | Documentation

Interface TestVector<AP, M, AR>

interface TestVector<AP, M, AR> {
    agg_param: AP;
    agg_result: AR;
    agg_shares: string[];
    prep: PrepTestVector<M>[];
    shares: number;
    verify_key: string;
}

Type Parameters

  • AP
  • M
  • AR

Properties

agg_param +TestVector | Documentation

Interface TestVector<AP, M, AR>

interface TestVector<AP, M, AR> {
    agg_param: AP;
    agg_result: AR;
    agg_shares: string[];
    prep: PrepTestVector<M>[];
    shares: number;
    verify_key: string;
}

Type Parameters

  • AP
  • M
  • AR

Properties

agg_param: AP
agg_result: AR
agg_shares: string[]
prep: PrepTestVector<M>[]
shares: number
verify_key: string

Generated using TypeDoc

\ No newline at end of file +

Properties

agg_param: AP
agg_result: AR
agg_shares: string[]
prep: PrepTestVector<M>[]
shares: number
verify_key: string

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/_divviup_vdaf._internal_.RunVdafArguments.html b/interfaces/_divviup_vdaf._internal_.RunVdafArguments.html index 91db54f70..cd2e55fcc 100644 --- a/interfaces/_divviup_vdaf._internal_.RunVdafArguments.html +++ b/interfaces/_divviup_vdaf._internal_.RunVdafArguments.html @@ -1,7 +1,7 @@ -RunVdafArguments | Documentation

Interface RunVdafArguments<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM>

interface RunVdafArguments<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM> {
    aggregationParameter: AP;
    measurements: M[];
    nonces?: Buffer[];
    rands?: Buffer[];
    vdaf: Vdaf<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM>;
    verifyKey?: Buffer;
}

Type Parameters

  • M
  • AP
  • PuSh
  • IS
  • OS
  • AS
  • AR
  • PrSt
  • PrSh
  • PM

Properties

aggregationParameter +RunVdafArguments | Documentation

Interface RunVdafArguments<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM>

interface RunVdafArguments<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM> {
    aggregationParameter: AP;
    measurements: M[];
    nonces?: Buffer[];
    rands?: Buffer[];
    vdaf: Vdaf<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM>;
    verifyKey?: Buffer;
}

Type Parameters

  • M
  • AP
  • PuSh
  • IS
  • OS
  • AS
  • AR
  • PrSt
  • PrSh
  • PM

Properties

aggregationParameter: AP
measurements: M[]
nonces?: Buffer[]
rands?: Buffer[]
vdaf: Vdaf<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM>
verifyKey?: Buffer

Generated using TypeDoc

\ No newline at end of file +

Properties

aggregationParameter: AP
measurements: M[]
nonces?: Buffer[]
rands?: Buffer[]
vdaf: Vdaf<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM>
verifyKey?: Buffer

Generated using TypeDoc

\ No newline at end of file diff --git a/modules/_divviup_dap._internal_.html b/modules/_divviup_dap._internal_.html index c8edbcf8a..89641bf7c 100644 --- a/modules/_divviup_dap._internal_.html +++ b/modules/_divviup_dap._internal_.html @@ -127,4 +127,4 @@ KemId SharedArrayBuffer SubtleCrypto -

Enumeration Members

TBD: 0

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

TBD: 0

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_dap.KnownVdafSpec.html b/types/_divviup_dap.KnownVdafSpec.html index 1ce4119ae..f3f2d4e55 100644 --- a/types/_divviup_dap.KnownVdafSpec.html +++ b/types/_divviup_dap.KnownVdafSpec.html @@ -1 +1 @@ -KnownVdafSpec | Documentation
KnownVdafSpec: {
    [Key in KnownVdafNames]: Omit<{
        type: Key;
    } & ConstructorParameters<KnownVdafs[Key]>[0], "shares">
}[KnownVdafNames]

Generated using TypeDoc

\ No newline at end of file +KnownVdafSpec | Documentation
KnownVdafSpec: {
    [Key in KnownVdafNames]: Omit<{
        type: Key;
    } & ConstructorParameters<KnownVdafs[Key]>[0], "shares">
}[KnownVdafNames]

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_dap.VdafMeasurement.html b/types/_divviup_dap.VdafMeasurement.html index ec80b817b..23e287f29 100644 --- a/types/_divviup_dap.VdafMeasurement.html +++ b/types/_divviup_dap.VdafMeasurement.html @@ -1 +1 @@ -VdafMeasurement | Documentation

Type alias VdafMeasurement<Spec>

VdafMeasurement<Spec>: Parameters<VdafInstance<Spec>["shard"]>[0]

Type Parameters

Generated using TypeDoc

\ No newline at end of file +VdafMeasurement | Documentation

Type alias VdafMeasurement<Spec>

VdafMeasurement<Spec>: Parameters<VdafInstance<Spec>["shard"]>[0]

Type Parameters

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_dap._internal_.Fetch.html b/types/_divviup_dap._internal_.Fetch.html index 1eda19e26..dc3623429 100644 --- a/types/_divviup_dap._internal_.Fetch.html +++ b/types/_divviup_dap._internal_.Fetch.html @@ -1 +1 @@ -Fetch | Documentation
Fetch: ((input, init?) => Promise<Response>)

Type declaration

    • (input, init?): Promise<Response>
    • Parameters

      Returns Promise<Response>

Generated using TypeDoc

\ No newline at end of file +Fetch | Documentation
Fetch: ((input, init?) => Promise<Response>)

Type declaration

    • (input, init?): Promise<Response>
    • Parameters

      Returns Promise<Response>

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_dap._internal_.KnownVdaf.html b/types/_divviup_dap._internal_.KnownVdaf.html index 4d7d9c192..be936e9e2 100644 --- a/types/_divviup_dap._internal_.KnownVdaf.html +++ b/types/_divviup_dap._internal_.KnownVdaf.html @@ -1 +1 @@ -KnownVdaf | Documentation
KnownVdaf<Spec>: KnownVdafs[Spec["type"]]

Type Parameters

Generated using TypeDoc

\ No newline at end of file +KnownVdaf | Documentation
KnownVdaf<Spec>: KnownVdafs[Spec["type"]]

Type Parameters

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_dap._internal_.KnownVdafNames.html b/types/_divviup_dap._internal_.KnownVdafNames.html index c2dc858d2..6c9871ce7 100644 --- a/types/_divviup_dap._internal_.KnownVdafNames.html +++ b/types/_divviup_dap._internal_.KnownVdafNames.html @@ -1 +1 @@ -KnownVdafNames | Documentation
KnownVdafNames: keyof KnownVdafs

Generated using TypeDoc

\ No newline at end of file +KnownVdafNames | Documentation
KnownVdafNames: keyof KnownVdafs

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_dap._internal_.ParseSource.html b/types/_divviup_dap._internal_.ParseSource.html index b4b78e1ee..257e4baef 100644 --- a/types/_divviup_dap._internal_.ParseSource.html +++ b/types/_divviup_dap._internal_.ParseSource.html @@ -1 +1 @@ -ParseSource | Documentation
ParseSource: Parser | ArrayBuffer | Buffer

Generated using TypeDoc

\ No newline at end of file +ParseSource | Documentation
ParseSource: Parser | ArrayBuffer | Buffer

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_dap._internal_.VdafInstance.html b/types/_divviup_dap._internal_.VdafInstance.html index 0c15710c3..83cfe2f68 100644 --- a/types/_divviup_dap._internal_.VdafInstance.html +++ b/types/_divviup_dap._internal_.VdafInstance.html @@ -1 +1 @@ -VdafInstance | Documentation
VdafInstance<Spec>: InstanceType<KnownVdaf<Spec>>

Type Parameters

Generated using TypeDoc

\ No newline at end of file +VdafInstance | Documentation
VdafInstance<Spec>: InstanceType<KnownVdaf<Spec>>

Type Parameters

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.AggregationParameter.html b/types/_divviup_prio3._internal_.AggregationParameter.html index 376e759bb..6155d71c6 100644 --- a/types/_divviup_prio3._internal_.AggregationParameter.html +++ b/types/_divviup_prio3._internal_.AggregationParameter.html @@ -1 +1 @@ -AggregationParameter | Documentation
AggregationParameter: null

Generated using TypeDoc

\ No newline at end of file +AggregationParameter | Documentation
AggregationParameter: null

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.AggregatorShare.html b/types/_divviup_prio3._internal_.AggregatorShare.html index a91a93fe7..bb76743b3 100644 --- a/types/_divviup_prio3._internal_.AggregatorShare.html +++ b/types/_divviup_prio3._internal_.AggregatorShare.html @@ -1 +1 @@ -AggregatorShare | Documentation
AggregatorShare: bigint[]

Generated using TypeDoc

\ No newline at end of file +AggregatorShare | Documentation
AggregatorShare: bigint[]

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.InputShare.html b/types/_divviup_prio3._internal_.InputShare.html index 5921c9045..8f1ec18eb 100644 --- a/types/_divviup_prio3._internal_.InputShare.html +++ b/types/_divviup_prio3._internal_.InputShare.html @@ -1 +1 @@ -InputShare | Documentation
InputShare: {
    blind: Buffer;
    measurementShare: bigint[];
    proofShare: bigint[];
    wireMeasurementShare: Buffer;
    wireProofShare: Buffer;
}

Type declaration

  • blind: Buffer
  • measurementShare: bigint[]
  • proofShare: bigint[]
  • wireMeasurementShare: Buffer
  • wireProofShare: Buffer

Generated using TypeDoc

\ No newline at end of file +InputShare | Documentation
InputShare: {
    blind: Buffer;
    measurementShare: bigint[];
    proofShare: bigint[];
    wireMeasurementShare: Buffer;
    wireProofShare: Buffer;
}

Type declaration

  • blind: Buffer
  • measurementShare: bigint[]
  • proofShare: bigint[]
  • wireMeasurementShare: Buffer
  • wireProofShare: Buffer

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.OutputShare.html b/types/_divviup_prio3._internal_.OutputShare.html index be05c47d3..af650e8c8 100644 --- a/types/_divviup_prio3._internal_.OutputShare.html +++ b/types/_divviup_prio3._internal_.OutputShare.html @@ -1 +1 @@ -OutputShare | Documentation
OutputShare: bigint[]

Generated using TypeDoc

\ No newline at end of file +OutputShare | Documentation
OutputShare: bigint[]

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.PreparationMessage.html b/types/_divviup_prio3._internal_.PreparationMessage.html index e294d59ee..5ca2136a0 100644 --- a/types/_divviup_prio3._internal_.PreparationMessage.html +++ b/types/_divviup_prio3._internal_.PreparationMessage.html @@ -1 +1 @@ -PreparationMessage | Documentation
PreparationMessage: {
    jointRand: Buffer;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +PreparationMessage | Documentation
PreparationMessage: {
    jointRand: Buffer;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.PreparationShare.html b/types/_divviup_prio3._internal_.PreparationShare.html index c5e6c15b4..583f15ff8 100644 --- a/types/_divviup_prio3._internal_.PreparationShare.html +++ b/types/_divviup_prio3._internal_.PreparationShare.html @@ -1 +1 @@ -PreparationShare | Documentation
PreparationShare: {
    jointRandomnessPart: Buffer;
    verifierShare: bigint[];
}

Type declaration

  • jointRandomnessPart: Buffer
  • verifierShare: bigint[]

Generated using TypeDoc

\ No newline at end of file +PreparationShare | Documentation
PreparationShare: {
    jointRandomnessPart: Buffer;
    verifierShare: bigint[];
}

Type declaration

  • jointRandomnessPart: Buffer
  • verifierShare: bigint[]

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.PreparationState.html b/types/_divviup_prio3._internal_.PreparationState.html index 0e88da341..6f1e85e15 100644 --- a/types/_divviup_prio3._internal_.PreparationState.html +++ b/types/_divviup_prio3._internal_.PreparationState.html @@ -1 +1 @@ -PreparationState | Documentation
PreparationState: {
    correctedJointRandSeed: Buffer;
    outputShare: OutputShare;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +PreparationState | Documentation
PreparationState: {
    correctedJointRandSeed: Buffer;
    outputShare: OutputShare;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.PublicShare.html b/types/_divviup_prio3._internal_.PublicShare.html index 1cbb4ac09..4df35be82 100644 --- a/types/_divviup_prio3._internal_.PublicShare.html +++ b/types/_divviup_prio3._internal_.PublicShare.html @@ -1 +1 @@ -PublicShare | Documentation
PublicShare: {
    jointRandParts: Buffer[];
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +PublicShare | Documentation
PublicShare: {
    jointRandParts: Buffer[];
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/types/_divviup_prio3._internal_.Share.html b/types/_divviup_prio3._internal_.Share.html index cdfc58262..0572a00ba 100644 --- a/types/_divviup_prio3._internal_.Share.html +++ b/types/_divviup_prio3._internal_.Share.html @@ -1 +1 @@ -Share | Documentation
Share: InputShare & {
    jointRandPart: Buffer;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +Share | Documentation
Share: InputShare & {
    jointRandPart: Buffer;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/variables/_divviup_vdaf.VDAF_VERSION.html b/variables/_divviup_vdaf.VDAF_VERSION.html index 3aa5d0349..4667aa127 100644 --- a/variables/_divviup_vdaf.VDAF_VERSION.html +++ b/variables/_divviup_vdaf.VDAF_VERSION.html @@ -1 +1 @@ -VDAF_VERSION | Documentation

Variable VDAF_VERSIONConst

VDAF_VERSION: "vdaf-07" = "vdaf-07"

Generated using TypeDoc

\ No newline at end of file +VDAF_VERSION | Documentation

Variable VDAF_VERSIONConst

VDAF_VERSION: "vdaf-07" = "vdaf-07"

Generated using TypeDoc

\ No newline at end of file