When boxing a message, using for example JS or go, the signature is nacl.box(message, nonce, theirPublicKey, mySecretKey).
nacl.box(message, nonce, theirPublicKey, mySecretKey)
Is it wrong/unsafe to crypt a mess