Skip to content

hramrach/VerifyPKCS7.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotty Netty Pointy Clicky Siggy Checky Appy

Valid signature Missing signature file Invalid signature CA of signer not known
Downloads
WTF?

This is a Windows .NET application for checking a PKCS#7 signature using the .NET libraries and the built-in system certificate store.

It's quite possible to verify signatures with OpenSSL and write a graphics frontend for that. Using the native Windows libraries and system certificate store alleviates the need to manage two separate certificate stores - one for Windows applications and one for OpenSSL.

Sadly I could not find an application that uses the Windows libraries to verify signatures and works on 64bit Windows. The only scripting bindings I could find was some component that worked on 32bit systems ony.

This application is very simple and pretty much works. It's my first and probably last application in .NET and probably won't get any more development since my VS trial license expired.

About

Dotty Netty Pointy Clicky Siggy Checky Appy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages