Algorithm of non-repudiation designing e-cash based system, Computer Engineering

Assignment Help:

Give a suitable algorithm of non-repudiation in designing e-cash based system.

The algorithm of non-repudiation in designing e-cash based system is as illustrated below:

Key generation within RSA:

1.  Choose p, q where p and q are both primary and p≠q (private, selected)

2.  Compute n = pXq

3.  Compute ?(n)=(p-1)(q-1), here n is public calculated and ?(n) is Euler totient function

4.  Choose integer e, along with gcd (?(n),e)=1; l

5.  Compute d where d = e-1mod?(n) and d is private, computed

6.  Public key KU={e,n}

7.  Private key KR={d,n}

Encryption into RSA:

  • Plaintext M where M
  • Ciphertext C where C=Me(mod n)
  • Decryption in RSA:
  • Ciphertext C
  • Plaintext M where M = Cd(mod n)

Related Discussions:- Algorithm of non-repudiation designing e-cash based system

Elucidate basic time division time switching method, With the help of block...

With the help of block diagram Elucidate basic time division time switching method. Basic Time Division Switching: Functional blocks of a memory based time division switching

What is known as multiphase clocking, What is known as multiphase clocking?...

What is known as multiphase clocking? When edge-triggered flip flops are not used, two or more clock signals may be required to guarantee proper transfer of data. This is calle

State about the computer memories, Computer Memories Computer memories...

Computer Memories Computer memories are either external or internal. Internal memories are either RAM (random access memory) or ROM (read only memory). External memories can t

What is referred as memory mapped i/o, What is referred as memory mapped I/...

What is referred as memory mapped I/O. The case in computers that employ only set of read and write signals and do not differentiate between memory and I/O address. This is kno

What are batch systems, What are batch systems?  Batch systems are quit...

What are batch systems?  Batch systems are quite appropriate for implementing large jobs that need little interaction. The user can submit jobs and return later for the results

What is interaction modeling, What is interaction modeling? Interaction...

What is interaction modeling? Interaction model explains interactions within a system. The interaction model explains how objects interact to produce useful results. It is a ho

State about the internet services, State about the Internet services I...

State about the Internet services Internet services are provided automatically, in many other implementations the certificate is stored on a separate database or token such as

What is the difference between proc. sent by val and by ref, What is the di...

What is the difference between proc. sent BY VAL and By Ref? BY VAL: Alters will not be reflected back to the variable. By REF: Alters will be reflected back to that variab

Perceptrons of artificial neural networks, Perceptrons: However the we...

Perceptrons: However the weights in any ANN are usually just real numbers and the learning problem boils down to choosing the best value for each weight in the network. Becaus

Give introduction to object oriented analysis and design, Introduction to o...

Introduction to object oriented Analysis & design: tools In case of OOAD, Unified Modelling Language (UML) is a well accepted language. It is used for constructing, visualizin

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd