+ test for the encrypted text message + fix bug introduced in last merge
- add a boolean into linphoneCore to check if encryption is requested - move encryption/decryption from chat.c to sal_op_message.c - check encrypted message validity - return error to application when enable to encrypt/decrypt
- not fully functional yet.