Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79483 --- shadow/79483 2006-09-24 14:05:52.000000000 -0400 +++ shadow/79483.tmp.32661 2006-09-25 10:07:41.000000000 -0400 @@ -102,6 +102,16 @@ I can always email them, or make them available for download. Or you can download the evaluation version yourself from: http://jce.iaik.tugraz.at/sic/products/xml_security Let me know if you have an problems/questions. + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-25 10:07 ------- +There should be no need for Nant/Java/... it's enought to just compare +Mono and MS results. I.e. if MS works (signing or verifying) on an XML +document and we fail then a test case can be made. + +In this case if Mono sign and IAIK fails to verify then MS should fail +the verification too. Just make a test case with the XML signed by +Mono, assert the signature is invalid (because it works on MS) and +mark the test as NotWorking (because it doesn't work on Mono). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
