> > Moreover, Mono.Security assembly is shipped stripped, in particular it
> misses StrongName class - so even manual validation is not possible.
> Odd; my Mono.Security.dll contains it.
>

Hm, it seems I've checked the assembly from release folder - and it was
stripped in there.
In object browser I actually see it, thanks, I'll check this.


> I don't know why strong named assemblies aren't validated for you; we'd
> need a test case for this.
>

I understand there is no strict requirement to do valiation upon load, but
may be that is the thing which could be configured in future?

The test is simple: loadup a strong signed assembly which is manually
hijacked (modify in hex editor f.e.). I see it can successfully be loaded
with Assembly.LoadFrom
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to