package
0.0.0-20230423224752-34f5af73ca9e
Repository: https://github.com/dcrodman/archon.git
Documentation: pkg.go.dev
# Functions
Returns a newly allocated PSOCrypt with randomly generated, appropriately sized keys for encrypting packets over PSOBB connections.
No description provided by the author
Returns a newly allocated PSOCrypt with randomly generated, appropriately sized keys for encrypting packets over PSOPC connections.
No description provided by the author
# Constants
BlowfishBlockSize is the Blowfish block size in bytes.
PSOPCBlockSize is the number of bytes the block cipher operates on at once.