Verification of certification using technique called partial recov

From: Hannu Rahikainen (Rahikainen_at_discussions.microsoft.com)
Date: 05/20/05


Date: Thu, 19 May 2005 22:14:01 -0700

To my knowledge, this requires:
                
        RSA decrypting of 128-byte data using 128-byte public key.

        Microsoft support for this fails in two respects:
                
        1. Decrypting is supported for private keys only - any tricks to copy the
public key into private key will fail.
        2. Since no "raw RSA" is supported, the max. length of data is 117 bytes.

Is there or will there be any way to accomplish this kind of verification in
Microsoft
Windows environment ?

I have at my avail MS Visual Studio .NET 2003, and also newer ones at will.



Relevant Pages

  • Re: Protecting assemblies from being used outside a company/group/team
    ... To prevent the resign is all. ... I have not tested all decompilers, but it breaks the few I have tried. ... > your public key, and the verification would still pass. ...
    (microsoft.public.dotnet.security)
  • .NET to CryptoAPI questions
    ... I'm trying to encrypt and sign data in a .NET app, ... CryptoAPI for the other side. ... public key to an xml file, and transfer that file to the .NET app's ... does anyone have any ideas why the signature verification and ...
    (microsoft.public.platformsdk.security)
  • Re: Using the Public Key embedded in the Assembly?
    ... .NET Framework for an assembly's public key, you need to fix that problem ... Instead of trying to map at verification, why not fix the original reading ... read the _public_ key out of the CSP ... your idea is not workable: you are not signing the license file ...
    (microsoft.public.dotnet.security)
  • Re: revoking public key
    ... On Thursday 25 September 2003 11:18, Ashish Ariga wrote: ... > Verification is done using the key id of the public key. ... > matter what mail addressare attached to it. ... During verification the correct one will be used. ...
    (Debian-User)
  • Re: revoking public key
    ... You can start a brute force attack. ... Then starts signing with my new key. ... Verification is done using the key id of the public key. ...
    (Debian-User)