Is it wrong/unsafe to use our public key to box a message?

前端 未结 0 1573
囚心锁ツ
囚心锁ツ 2021-01-26 06:21

When boxing a message, using for example JS or go, the signature is nacl.box(message, nonce, theirPublicKey, mySecretKey).

Is it wrong/unsafe to crypt a mess

相关标签:
回答
  • 消灭零回复
提交回复
热议问题