# Functions
axor (array xor) calculates the xor across two byte slices.
DecodeString decodes the given binary string to the represented bytes.
EncodeToString encodes the given bytes into a binary string.
No description provided by the author
ShiftLeft performs a left bit shift operation on the provided bytes.
No description provided by the author
ShiftRight performs a right bit shift operation on the provided bytes.