Skip to content

<ProjectivePoint as GroupEncoding>::to_bytes() can panic #442

@daxpedda

Description

@daxpedda

For example when you use ProjectivePoint::identity(), the size that to_bytes() will attempt to convert with clone_from_slice will only be 1, but it expects 33.

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