[Paid] AES Encryption

AESEncryption | Paid

AES Encryption extension! made by Aditya Nanda adityananda.me

undefined

šŸ“¦ 5.5 KB
šŸ“ com.AdityaNanda.aes.AESEncryption

Blocks

Decode

returnType : text

encryptedText text
key text
iv text

Encode

Encode

returnType : text

text text
key text
iv text

generateIv

Generate IV

component_method

returnType : text

Thank you

:point_down:t4: Download Extension

or contact me in PM to buy extension
extension works with JavaScript decode

1 Like

Does this all happen on the device, e.g. no call outs to an internet service ?

1 Like

what iv means? it can be any string?

Edit:
Ah,I missed the generateiv block

edit agian:
this generateIv block not following the naming convention. It should be GenerateIv.

1 Like

All on device

Ok I will fix this