XOR in java card
843851Jul 6 2003 — edited Jul 7 2003hi
I am working on some method, where i need to XOR two byte arrays. Is it possible to implement XOR in java card for two byte arrays of different size. How can i padd the array of small size with 0's.