mirror of
https://github.com/skywind3000/kcp.git
synced 2026-08-19 06:03:28 +08:00
4
Network Encryption
Linwei edited this page 2017-09-04 22:09:49 +08:00
请用协议分层来实现加密,不要把任何关于加密和传输的东西搅在一起,或者试图实现在 kcp内部,请看:
和关于加密的已关闭问题讨论记录:https://github.com/skywind3000/kcp/issues/2
稍后再整理成文档