1
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-09-19 14:38:38 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
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