newbie Q's about RSA, OAEP

From: Dominic (dominicsmith501_at_hotmail.com)
Date: 11/28/03


Date: 28 Nov 2003 07:20:43 -0800

I've found articles covering the maths behind these algorithms, but is
there anything which gives a good introduction to their practical use?

Are there recommended minimum/maximum lengths for RSA keys?

Is it safe (not necessarily efficient) to code long messages in RSA by
splitting it into blocks and coding each separately (as you would with
Rijndael). Are ECB, CBC modes applicable in that case?

Should you generally use OAEP rather than coding the message uncooked?
I know this is a good idea when encoding short messages to avoid
dictionary attacks, but is it useful with longer messages?

Is there an accepted scheme for indicating the length of the message?

Dom



Relevant Pages

  • Re: Programming style...
    ... If you are coding if blocks within if blocks more than three or so levels ... you need to reconsider your algorithms and design. ... and drivers can and should be discarded for a better design later. ... >> or find something other than a programming job. ...
    (microsoft.public.development.device.drivers)
  • Re: question about QI coder
    ... On the other hand, among all algorithms ... which use limited length codewords and produce decodable output, ... low noise coder opens up coding domains that were ... instructions, than arithmetic coding. ...
    (comp.compression)
  • Re: Solid modelling algorithms ...
    ... > meshes, voxels, implicit surfaces, ... ... > Algorithms are model-dependent. ... my program before I actually an starting coding. ...
    (comp.graphics.algorithms)