Message Encryption

Here is the code for proof of message transaction encryption:
https://github.com/Qortal/qortal-ui/blob/master/crypto/api/transactions/chat/ChatTransaction.js#L44

As well as the NaCl implementation here:
https://github.com/Qortal/qortal-ui/blob/master/crypto/api/deps/nacl-fast.js