Skip to content

✨ add support for subtle.importKey() with Ed25519 #653

@miriankakhidze

Description

@miriankakhidze

What feature or enhancement are you suggesting?

I think it would be great to have support sublte.importKey, subtle.exportKey, subtle.sign and subtle.verify with Ed25519.

What Platforms whould this feature/enhancement affect?

iOS

Alternatives/Workarounds

Our team is developing a mobile app version of our existing web application using React Native. We're using the react-native-quick-crypto package for cryptographic operations, but we've found it lacks some methods that are available in the web version. As a temporary workaround, we're considering using WebView to access these features, but we would appreciate having these native methods added to the package. Thank you in advance.

Additional information

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