Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for crypto createCipher/createDecipher functions? #612

Closed
ThomasAribart opened this issue Sep 30, 2024 · 2 comments
Closed

Support for crypto createCipher/createDecipher functions? #612

ThomasAribart opened this issue Sep 30, 2024 · 2 comments

Comments

@ThomasAribart
Copy link

Hello and thanks for this wonderful tool 🙌

The docs stipulate that the native crypto module is fully supported, however, when trying to use createCipher or createCipheriv functions, I get the following errors:

Could not find export 'createCipher' in module 'crypto'

Is there anything special I need to do to enable those functions?

@richarddavison
Copy link
Contributor

Hi @ThomasAribart, thanks for your comment. This is currently in progress and it's currently not available. Thanks for your patience :) See #184

@ThomasAribart
Copy link
Author

Alright thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants