| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
RSAImplementation
An RSA key factory.
This class is only internally used to implement the methods of the Crypto.PublicKey.RSA modulule.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Attention:
|
Construct an RSA key object from a tuple of valid RSA components. The modulus n must be the product of two primes. The public exponent e must be odd and larger than 1. In case of a private key, the following equations must apply:
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 13 12:36:11 2012 | http://epydoc.sourceforge.net |