3 post collection
... so if you imagine f is the computation you want to remain the same regardless of whether it's operating on a base64'd input or not, and g is the base64 function, and x is a not-base64'd input, then f(g(x)) = g(f(x)) ... Oooooohhhhh yes so f = user reads the word 'example', g = base64…