Hi everyone,
I’m building an app on Bubble that includes a chat feature between clients and specialists. I want to ensure that the messages exchanged are encrypted to protect user privacy and comply with data protection regulations.
I’ve been thinking about using AES-256 encryption for securing the messages. Could anyone advise on the best way to implement AES-256 encryption in Bubble? Are there any plugins or built-in features that facilitate this level of encryption, or would I need to integrate external services or APIs?
Any guidance or recommendations would be greatly appreciated!
Thanks in advance.