Signature Verification using GPG

2011-03-08 Thread Christoph Rachinger
Hello everyone, I hope that this is the right place for my question - if not please forgive me. Anyway, any form of help will is appreciated. I'm currently trying to write a kernel module that checks digital signatures of binaries. For the cryptographic part I'm using the sourcecode of GPG

Re: Signature Verification using GPG

2011-03-08 Thread Werner Koch
On Tue, 8 Mar 2011 14:53, christoph.rachin...@ce.stud.uni-erlangen.de said: I'm currently trying to write a kernel module that checks digital signatures of binaries. For the cryptographic part I'm using the sourcecode of GPG 1.4.11 (the SHA1 computation, the RSA verifcation and FWIW: You