in reference to using a salt for create hmac digests, is there a difference between using an array of 16 bytes of random data or taking 16 bytes of data, hex encoding it to a string, then turning that string into bytes directly, and then using those 32 bytes? #asknostr #fml
Discussion
No except the 2nd one wastes CPU cycles