EsotericSoftware / kryonet

TCP/UDP client/server library for Java, based on Kryo
BSD 3-Clause "New" or "Revised" License
1.82k stars 419 forks source link

Encryption/Decryption #61

Closed captkirk88 closed 10 years ago

captkirk88 commented 10 years ago

Is it possible to add encryption/decryption or give hooks in the kryonet send/receive process to allow encrypting/decrypting the bytes as they are sent/received?

There is a very useful and extremely easy to embed library called Jasypt

NathanSweet commented 10 years ago

Please use the mailing list for discussion, not the issue tracker.