PKCS5Padding, PKCS7Padding
843810Nov 5 2004 — edited Nov 12 2004Hi,
May I know the difference between PKCS5Padding and PKCS7Padding? This is because I notice I got the same results after using the above 2 as padding scheme for DESede/CBC encryption.
I've checked RSA website and what is has is PKCS#5 and PKCS#7 standard, but nothing mentioned about the padding.. ( Maybe I missed it ).
Thanks!