Skip to content

Could we provide an init-update-final API? #2

@sfluhrer

Description

@sfluhrer

One thing we could add for both the signer and the verifier is allow the application to provide the message in pieces using an init/update/final set of calls?

One issue with the signing part is that we'd need to implement one-pass signing (as otherwise we'd be forced to cache the entire signed message in memory).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions