Skip to content

ed25519: SignatureBitStringEncoding support #888

@tarcieri

Description

@tarcieri

The spki::SignatureBitStringEncoding trait specifies how to encode a signature as an ASN.1 DER BIT STRING type, which is needed for e.g. inclusion in X.509 certificates.

The ed25519::Signature type does not currently impl this trait.

cc @baloo @juliusl

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