Bubble Encrypt > Xano Decrpyt

Hi community

I need the assistance of someone who understand encrypting and decrypting better than me

I have been collaborating with Lindsay Smith (https://www.knowcode.tech) whom has developed a bubble plugin AES 256 encrypt tool - and has now modified it to work with the XANO IV (nonce) set to 12 instead of 16.

However - I’m still having trouble making it work. Here is my logic so far.

It appears the bubble plug-in encrypts the string in a HEX format, but also SALTS the response so it’s different every time.

In XANO - I can take the HEX string and convert to binary using the HEX2BIN filter - however I’m stuck at how to interpret the SALT portion.

Is anyone familiar with decrypting salted strings in XANO and how to filter it to work?
Other
3 replies