-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
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
- I agree to follow this project's Code of Conduct
- I searched for similar feature requests in this repository and found none.
Metadata
Metadata
Assignees
Labels
No labels