Skip to content

Wrapping and Unwrapping Support #128

Description

@jonomango

Hello, we love this library and have been using it extensively for our internal projects. We have implemented wrapping and unwrapping support in a crypto11 fork and would like for this feature to be added upstream. We would like the original authors' input on how the design should look.

We have currently added receivers to the SecretKey struct (WrapKWP() and UnwrapKWP()), but maybe it would be better to make something resembling the BlockModeCloser struct? Something like NewKWPWrapper() and NewKWPUnwrapper()? Can we have some input on this?

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