feat(crypto): make less allocations where possible
fix(crypto): catch exceptions inside of encrypt/decrypt methods
Merge pull request #74 from Rutherther/feat/pcap Add support for pcap client
feat(crypto): add cryptography server, client, world, login...