You should google basic (not the language) encryption. It gets pretty complicated. You can try the shift method. B=A, C=B, D=C. each character is just shifted one to the right.