private
The exponent used to decrypt the message calculated as public_exponent*private_exponent = 1 modulo totient(p*q) The private exponent is often named 'd'
- Comment
- en The exponent used to decrypt the message calculated as public_exponent*private_exponent = 1 modulo totient(p*q) The private exponent is often named 'd'
- Domain
- RSA Private Key
- Label
- enprivate
- Range
- int
- Term_status
- unstable
public_exponent
The exponent used to encrypt the message. Number chosen between 1 and the totient(p*q). Often named 'e' .
- Comment
- en The exponent used to encrypt the message. Number chosen between 1 and the totient(p*q). Often named 'e' .
- Domain
- RSA Public Key
- Label
- enpublic_exponent
- Range
- int
- Term_status
- unstable
- Comment
- en A Private Key in the RSA framework
- Label
- enRSA Private Key
- SeeAlso
- RSA
- SubClassOf
- PrivateKey
- RSA Key
- Term_status
- unstable
RSA Public Key
The RSA public key. Padded message m are encrypted by applying the function modulus(power(m,exponent),modulus)
- Comment
- enontology for the RSA public private keys
- Contributor
-
A0
- Homepage
- ii.uwb.edu.pl/~dtomaszuk/card
- Date Created
- 13 November 2008
- Maker
- me
- SeeAlso
- foaf-protocols
- RSA
- X509Uml.svg
- Term_status
- unstable