This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-06-27 21:59:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
src
/
network
/
mcpe
/
encryption
History
Dylan K. Taylor
7ddd547190
Merge remote-tracking branch 'origin/stable' into staging/4.1
2022-02-06 23:55:52 +00:00
..
DecryptionException.php
use a dedicated exception class for throwing exceptions on decrypt failure
2020-04-22 09:40:26 +01:00
EncryptionContext.php
Fixed incorrect doc for EncryptionContext (
#4791
)
2022-02-02 13:12:33 +00:00
EncryptionUtils.php
Make use of Utils::assumeNotFalse() in a bunch of places
2021-12-08 19:39:04 +00:00
PrepareEncryptionTask.php
PrepareEncryptionTask: remove usage of no-op function
2021-12-16 18:47:50 +00:00