1
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-05-24 22:44:45 +00:00

1 Commits

Author SHA1 Message Date
Dylan T
0eb4231b51
Use OpenSSL for ECDH during client login, drop mdanter/ecc ()
This brings a significant performance improvement to login sequence handling, reducing CPU cost of `PrepareEncryptionTask` by over 90% and `ProcessLoginTask` by over 60%. It also allows us to shed a dependency.
2021-07-22 23:04:00 +01:00