Re: Crypto.PublicKey.RSA.error: Plaintext too large

From: Peter Hansen (peter_at_engcorp.com)
Date: 08/04/04


Date: Tue, 03 Aug 2004 19:03:12 -0400

Ajay Brar wrote:

> Peter Hansen wrote:
>> Ajay Brar wrote:
>>> I am getting an error - Crypto.PublicKey.RSA.error: Plaintext too
>>> large - when verifying the signature of a document. ...
>>
>> Carriage Return/Line Feed problems? Or trailing newline problems?
>
> thats what i am going to investigate now. But even if there were
> trailing newline or carriage return characters, shouldn't the verify
> return false instead of giving the error.

I couldn't say, not having used that particular API. What does
the documentation say it should do? Always return just True or
False? Does it not make reference to this type of error?

-Peter



Relevant Pages

  • Re: DOS Newline Character
    ... all mechanical printers additionally require some ... >> form of padding characters to be sent to allow time for the ... >> mechanical actions required for a Carriage Return to take place. ...
    (comp.os.linux.misc)
  • Re: DOS Newline Character
    ... all mechanical printers additionally require some ... >> form of padding characters to be sent to allow time for the ... >> mechanical actions required for a Carriage Return to take place. ...
    (alt.os.linux)
  • Re: macro to take out spaces
    ... Occasionally there appear strange characters (especially in text pasted from ... the Web) that are displayed as paragraph breaks but are actually line ... > carriage, text, etc. Cannot figure it out for the life ...
    (microsoft.public.word.docmanagement)
  • Re: can I split a C string
    ... Actually I am writing portable code that runs on windows & ARM9. ... the string on console window(here "\r" is not ... the carriage from right to left, the designers split the task into two - ... paper up a line - so that it would require two input characters to do this ...
    (comp.lang.c)
  • Re: Simple Extracter Coding!!
    ... correct format. ... entered and delete all characters except numeric digits, spaces, and the ... event to verify that the entry conforms to the pattern ... You'd probably also want to verify the format in the form's BeforeUpdate ...
    (microsoft.public.access.modulesdaovba)