I was wondering just what type of encoding i would need to use in order to manually encrypt/decrypt messages. I have a modulus, and both exponents, but both are in 2-byte format. the modulus is 2048-bits long, and i don't know what i would need to convert it to in order to manually...