I have a string - a serial number of a mother board (only numbers and letters). How to encrypt/decrypt it and have a normal view: letters only from A to Z and numbers from 0 to 9. A user must send me the string, I must response.
I can encrypt but with not readable characters.
Thanks!