Hex Encoding and Decoding
Bytes are the computational truth, every other representation is an interface format
Hex-Encoding
Hex encoding is a representation step, not an encryption step. It converts each byte into two ASCII c
anirudhan.hashnode.dev2 min read