xtaci/kcp-go

如何抵御重放攻击(How to defend against replay attacks)?

xylophone21 opened this issue · 1 comments

从代码看, 每个包的单独加密的, 并且iv也是固定的, 这样的话应该如何应对重发攻击?

xtaci commented

You don't use TLS?