Go Encrypt Bytes A generic byte encrypter. Usage: $ geb -bytes "0x01,0x02,0x03" Encoded string: 0x03,0x04,0x05