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

is there any way to encrypt image using cryptojs-aes-php? #36

Closed
Sourovahmad opened this issue Oct 18, 2023 · 4 comments
Closed

is there any way to encrypt image using cryptojs-aes-php? #36

Sourovahmad opened this issue Oct 18, 2023 · 4 comments

Comments

@Sourovahmad
Copy link

No description provided.

@brainfoolong
Copy link
Owner

Hi. It's up to you what data you want encrypt. Make the image base64 and encrypt that value.

@Sourovahmad
Copy link
Author

Sourovahmad commented Oct 18, 2023

Hi. It's up to you what data you want encrypt. Make the image base64 and encrypt that value.

hi thank you so much for your reply. could you please give me an example of encryption and decryption of image ? i will really appreciate your help.

@brainfoolong
Copy link
Owner

Sorry, that is out of scope for this library. You will find tons of tutorials how to convert image data to a base64 string.

@Sourovahmad
Copy link
Author

base64

thank you for your time.

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