Set the AES key for the encryption that must be 16, 24 or 32 bytes in length.
If you don't want to set it manually. Here you go, use this block to generate a new random Key. Specify the key length by a number block with values 16, 24 or 32.
The extension is now free for all. Do share your feedback!
If you liked it, you may consider supporting me by buymeacoffee.
My other extensions Sarthak's AI2 site - Extensions
Hi, I have a question. I tried using IV, but it gives me the message "Runtime Error" (IV not used in ECB mode). Is there a way to change the mode? Honestly, if it doesn't have GCM or at least CBC encryption, it's not very secure.
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
You are free to use any AES extension you prefer for your project, as long as it fits your requirements—whether it's for encryption mode support (GCM, CBC, ECB, etc.), key management, or platform compatibility. There are several extensions available, both free and paid, and each offers different features. If you'd like recommendations for a specific use case or mode, just mention your requirements, and the community can suggest the best match for you!