Project in java

Airline reservation system project in java

PROJECT SOURCE CODE

SOURCE CODE OF AIRLINE RESERVATION SYSTEM - FREE DOWNLOAD

PROJECT REPORT

SPONSORED LINKS

The private key consist of {den} and airline reservation the BSc computer science project public key consists of {eon}.suppose project report user a ticket booking has published its public key and airline reservation project report user b wishes to book flight send the message M to book flight A TICKET BOOKING. then b calculates C = Me (mod n) and airline reservation transmits C. on receipt of this airline ticket reservation system cipher text, user a ticket booking decrypts by calculating M = Cod (mod n).

It is worthwhile to book flight summarize the justification for BCA project synopsis this airline ticket reservation system algorithm. We and core java have chosen e and airline reservation d such project report

d = e-1 mod ø (n)

Therefore,

Ed = 1 mod ø (n)

Therefore, ed is of the project documentation form kø(n)+1

So M ed = mod n .Now

C = Me mod n

M = Cd mod n = (Me)d mod n = M mod n

The keys were generated as follows:

1. Select two prime numbers p and airline reservation q

2. Calculate n = pq

3. Calculate ø (n) = (p-1) (q-1)

4. Select e such project report e is relatively prime to book flight ø (n) and airline reservation less than ø(n)

5. Determine d such project report de = 1 mod ø (n)

Key Generation:

Before the application of the project documentation public key cryptosystem, each participant must generate a ticket booking pair of keys. This airline ticket reservation system involves the following tasks:

1. Determining two prime numbers, p and airline reservation q

2. Selecting either e B.tech or d and airline reservation calculating the java source code other

The procedure for BCA project synopsis picking a ticket booking prime number is as follows:

1. Pick an IT MCA project report odd integer n at random

2. Pick an IT MCA project report integer a ticket booking < n at random

3. Perform the probabilistic primarily test, such as Miller Rabin. If n fails the test, reject the value n and airline reservation go to book flight step 1.

4. If n has passed a ticket booking sufficient number of tests, accept n; otherwise, go to book flight steps.

The Security of RSA:

Three possible approaches to book flight attacking the java source code RSA algorithm are as follows :

1. Brute force: This airline ticket reservation system involves trying all possible private keys.

2. Mathematical attacks: There are several approaches, all equivalent in effect to book flight factoring the java source code product of two primes

3. Timing attacks: These depend on the BSc computer science project running time of the project documentation decryption algorithm.