plaintext

// My implementation of a very efficient bit permutation (permute 64-bit words using a smaller permutation table) // take in a byte in 0-255, permute […]