puneet's profileAchilles WatchesPhotosBlogListsMore ![]() | Help |
|
|
JavaScript document.write doesnot work in XMLI was working with an XML file which had spit out HTML . This XML file contained a document.write("<script> .... </script>"); which was breaking the xml file.
Enjai,
Puneet.H PKCS7 in .Net and PKCS5Padding in Java with JCEMy Client was encrypting using JCE on a app server running Java 1.3. The padding he was using is PKCS5 padding while in .Net i was using PKCS7 padding mode to decrypt. Both of us were using AES/Rijndael algorithm for encryption and decryption purposes.
I was wondering if the two padding modes were compatible. Yes, they are compatible with each other to block sizes between 1 and 255 bytes inclusive.
For further info go here.
Enjai,
Puneet.H |
|
|