Client side encrypt message with Js, using NodeJs crypto module to generate key pair

前端 未结 0 724
栀梦
栀梦 2020-12-17 21:05

I\'m trying to make a total encrypted private chat in nodeJs using module crypto (server side) and CryptoJs script link (client side)

I\'m using socket to handle mess

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