On Fri, Jan 18, 2013 at 1:22 AM, mbarbiero <marco.barbi...@gmail.com> wrote:
> Hi Nikolay...
>
> In the XMLs that I post the DigestValue (SHA1) is the same of the
> DigestValue of canonicalized .net.

I thing you might be missing the point that what gets hashed and ultimately
signed is the whole <SignedInfo/> element. You need to get the canonical
form of that in both platforms and calculate the hash.

>
> I will try to create a program in Java pure to test if problem is in Android
> implementation. What you think about?
>

Everything so far points that way, so you should definitely do it and compare
intermediate results with .NET.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to