Skip to content

SKI should be computed on the public key bytes #80

Description

@adecaro

Currently, at least the SKI of nymPublicKey is computed on the byte representation of pk *math.G1 rather than the bytes returned by nymPublicKey#Bytes. With certain curves (AMCL), this causes a discrepancy between the SKI returned by nymPublicKey and what one can compute from the bytes representation of nymPublicKey.

The SKI should be computable directly from the byte representation of key.l

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions