Encyption

Is there any chance of adding an encryption API to the IMP. I’m thinking along the lines of AES to keep things simple. The reason I ask is that the current web server I use does not have SSL so the connection between the planner and my server is not encrypted.

By adding AES, I can encrypt the data before it leaves the IMP and send it immediately across to the server as is to be decrypted.

Thanks
Anand