security system for dns using cryptography
#1

I have cerain dobts regarding implementation procedure for this project.
Kindly give the source code and guidelines for help.
Reply
#2

The mapping or linking of IP addresses to host names became a major problem in the rapid growth of the Internet and the top-level linking effort went through different stages of development to the current Domain Name System used. DNS security is designed to provide security by combining the concept of digital signature and asymmetric key public key cryptography. Here the public key is sent instead of private key. DNS security uses the Message Digest Algorithm to compress the Message Algorithm (text file) and PRNG (Pseudo Random Number Generator) to generate Public and Private key. The message is combined with the private key to form a signature using the DSA algorithm, which is sent together with the public key. The receiver uses the public key and the DSA algorithm to form a signature. If this Signature matches the Signature of the received message, the message is Decrypted and read or discarded.


DNS, Domain Name System is a protocol that resolves host names to IP addresses over the Internet. DNS, which is open source, is less secure and has no means of determining whether domain name data comes from an authorized domain owner. Therefore, these vulnerabilities lead to a number of attacks, such as cache poisoning, cache spoofing, etc. Therefore, there is a need to protect DNS. Digital signatures are a good way to authenticate domain owners. The article presents the concept of security of the Domain Name System. Digital signature algorithms help provide a good level of DNS security. Software such as Open DNSSEC, BIND, Secure64, etc. It involves DNS signing using cryptographic algorithms (for example, RSA, DSA, etc.). In addition, ECDSA is a form that provides the same level of security as the security provided by RSA for low-power and portable devices. So here we are proposing a new ECDSA application that can be used to protect DNS.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: e r diagram for security system for dns using cryptogra, modules of security system for dns using cryptography, how to run security system for dns using cryptography, security system for dns using cryptography basepaper, system security cryptography, security system for dns using cryptography ppt, system security for dns using cryptography projects in java source code,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  program code of solar tracking system using 8051 microcontroller 6 23,325 03-05-2018, 09:30 PM
Last Post: Guest
  embedded extended visual cryptography schemes ppt ksumanth225 5 3,263 19-03-2018, 11:02 PM
Last Post: Guest
  ppt on design and implementation of intelligent campus security tracking system based on rfid and zigbee 7 16,049 09-02-2018, 02:20 PM
Last Post: udaya
  source code in c for dna cryptography in computer sc ppt 1 1,533 09-01-2018, 09:59 PM
Last Post: harshavarshinib
  vehicle tracking system using gsm and gps with arm 2 1,196 29-05-2017, 11:14 AM
Last Post: jaseela123d
Smile source code for air ticket reservation system using html 2 1,381 26-04-2017, 07:43 PM
Last Post: Guest
  color extended visual cryptography matlab code 1 855 13-04-2017, 02:29 PM
Last Post: jaseela123d
Thumbs Up quantum cryptography ieee papers free download 1 955 13-04-2017, 01:12 PM
Last Post: jaseela123d
  application of railway track security system 1 905 13-04-2017, 10:19 AM
Last Post: jaseela123d
  automatic railway gate control system using atmega microcontroller 1 1,176 12-04-2017, 04:44 PM
Last Post: jaseela123d

Forum Jump: