[Mono-list] The current state of assembly signing

Ryan McDougall ryan at 3di.jp
Tue Jul 22 21:05:16 EDT 2008


I would like to have my assembly be checked for basic tampering, and it
would appear that .NET's standard signing would automatically solve my
problem, and indeed it does detect trivial changes made with a hex
editor on windows. However, when I do the same thing with mono, runs
without throwing an exception.

What is the current state of this feature?

If mono doesn't currently support this feature, is there a way to mimic
it in my own code?

Cheers,



More information about the Mono-list mailing list