Hi baresse, Try the following method: public String xor(String str, String key) { String result = null; ...
www.experts-exchange.com