Skip to content

Blinded ID's algorithm #221

Open
Open
@li0ard

Description

@li0ard

Could you please tell us how the blinded ids algorithm works?

Especially this condition, because it doesn't work correctly

if kA[31] & 0x80:
    return kA[0:31] + bytes([kA[31] & 0x7F])

In code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions