package
1.10.2
Repository: https://github.com/cyrildever/go-utls.git
Documentation: pkg.go.dev

# Functions

Base64 function XOR two Base64-encoded string and returns the Base64-encoded result string.
Bytes function XOR two byte arrays.
Complement computes the XOR complement of the passed byte array, ie.
Neutral returns the neutral element for the passed item.
NewNotSameLengthError ...
String function XOR two strings in the sense that each charCode/rune are xored.

# Structs

NotSameLengthError ...