assembly verification

From: DM (darek_at_m-core.pl)
Date: 07/27/04


Date: 27 Jul 2004 07:47:41 -0700

Hello.

I'm about writing an application which would extensively
use reflections and dynamic assemblies loading.
The application will operate in a rather wild environment,
so I need some method which would let me verify that an assembly
that I'm about to load is not altered or forged
and vice versa - assembly must have a mean to check if
it is activated by a "proper" application.
Browsing trough the web lead me to assembly signing, but
it's purpose seems to be something else.

Is there any method which could be used is such case?
I would like the verification process to be as simple as
possible.

Thank you for all suggestions.

-- 
DM