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

Add AES encrypt/decrypt dependency to Default Script Configuration #5475

Open
edyth933 opened this issue Dec 8, 2024 · 2 comments
Open

Add AES encrypt/decrypt dependency to Default Script Configuration #5475

edyth933 opened this issue Dec 8, 2024 · 2 comments
Assignees

Comments

@edyth933
Copy link

edyth933 commented Dec 8, 2024

Is your feature request related to a problem? Please describe.
I want to test data encryption and then save it to on-chain.

Describe the solution you'd like
I think crypto-js or aes-js is quite popular in use. Please add it to Default Script Configuration

@bunsenstraat
Copy link
Collaborator

done. please check if it works for you.

@edyth933
Copy link
Author

thanks, but it looks like the ts declaration is not imported. maybe add @types/aes-js and @types/crypto-js into devDependencies

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

3 participants