[Mono-dev] Mono.Security.StrongName.Verify Assemblies In Memory?

Jim Purbrick (Babbage) babbage at lindenlab.com
Mon Apr 7 19:08:03 EDT 2008


We ship assemblies around over the network a lot and would like to be  
able to use Mono.Security.StrongName to verify assemblies without  
writing them to disk.

Would it be OK to add Mono.Security.StrongName.Verfiy(Stream) and  
refactor some of the internals of Mono.Security.StrongName to  
facilitate this (using Streams internally, instead of FileStreams).

If we made these changes, could we get them merged back in to Mono?

Cheers,

Jim


More information about the Mono-devel-list mailing list