Question
What is rsa?

Answers

RSA is a publickey cryptosystem for both encryption and authentication? it was invented in 1977 by Ron Rivest, Adi Shamir, and Leonard Adleman [RSA78]. It works as follows: take two large primes, p and q, and find their product n = pq ? n is called the modulus. Choose a number, e, less than n and relatively prime to (p1)( q1), which means that e and (p1)( q1)
have no common factors except 1.
Find another number d such that (ed 1) is divisible by (p1)( q1).
The values e and d are called the public and private exponents, respectively. The public key is the pair (n,e)? the private key is (n,d). The factors p and q maybe kept with the private key, or destroyed.   Your Comment






Search
Can you Answer!!
  • Q Jawaharlal Nehru's book 'Glimpses of World History' is a collection of how many letters written to Indira?
  • Q How many Elementary sounds in the English Language?
  • Q What is java static import?
  • Q When the person's performance in an interview is neither satisfactory nor correctable, it will be a/an
  • Q Which section of IT Act 2000 proposes a punishment of life imprisonment?
  • Q What is superior gemellus
  • Q Mention the scientific name of Aldabra Giant Tortoise ?
  • Q First Chairperson of State Bank of India-
  • Q What are the validation controls?
  • Q Binomial nomenclature consists of two names-
  • Q Define parent node?