top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What does the term information hiding mean in relation to route summarization?

0 votes
435 views
What does the term information hiding mean in relation to route summarization?
posted Jul 10, 2014 by Vrije Mani Upadhyay

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

0 votes

To protect your secret information from the intruders it is necessary to convert information into unidentified form. So it is impossible to get your original information for intruders. So security is most challenging aspects for all users who want to share their secret information

PROPOSED METHOD
The sequential steps of proposed method to secure the secret information from sender side are summarized as follows:
1. Choose file to be secure.
2. Convert original information file into encrypted file using BLOWFISH algorithm.
3. Hide encrypted file using LSB approach and generate stego image.

The sequential steps of proposed method to secure the secret information from receiver side are summarized as follows:
1. Choose stego image.
2. Extract encrypted file using LSB approach.
3. Decrypt encrypted file using BLOWFISH algorithm and find out original information file.

For higher security first of all proposed work uses BLOWFISH algorithm to encrypt secret information then
encrypted information is hide by LSB approach.

answer Jul 10, 2014 by Amit Kumar Pandey
I have asked question about Network route summarization.
0 votes

At the core layer in the postal system, the only information that is needed to make a routing decision is the state or city/state information. The specific street names an street number are hidden, the core layer does not need this information. At the core layer in the telephone system, the area code is used to make a routing decision, the specific exchange or last four digit of the phone number are not needed, or hidden, form the core layer.

answer Jul 11, 2014 by Vrije Mani Upadhyay
Similar Questions
+4 votes

I have a stringent requirement to configure a router at run time to change the route of data for set of IPs automatically not human intervention. And if it is possible then how much time it will take since there is a time constraint for the Data plane.

...