Skip to content

Replace the RSAImpl with a multiplatform dependency #2

Open
@kngako

Description

@kngako

We are currently using a wrapper around the java.security/java.cryptography package which is enough for us to use in platforms that support jvm packages.

We could create a wrapper around a native library that has the RSA functionality we are using in the sphinx project. But for now the jvm platforms are good enough.

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