Monday, October 14, 2013
What are secret-key and public-key signatures?
Posted by
Sunflower
at
10/14/2013 08:07:00 PM
0
comments
Labels: Algorithm, Application, Asymmetric, Authorization, Cryptography, digital, Encrypt, Encryption, Key, Message, Performance, Private, Public-key, Secret-key, Signals, Signature, Symmetric, System
|
| Subscribe by Email |
|
Sunday, October 13, 2013
What are two fundamental cryptography principles?
Posted by
Sunflower
at
10/13/2013 06:00:00 AM
0
comments
Labels: attacks, Authenticate, Cryptography, Encrypt, Encryption, Errors, Fundamental, Host, Information, Integrity, Intruder, Messages, Principles, Recipient, Redundancy, System, update, Valid
|
| Subscribe by Email |
|
Saturday, October 5, 2013
What is a transposition cipher method?
Posted by
Sunflower
at
10/05/2013 08:26:00 PM
0
comments
Labels: Characters, Cipher, Communication, Cryptography, Decoding, Encoding, Encryption, Functions, Implementations, Message, Methods, Protection, Secure, Security, Text, Transposition Cipher Method
|
| Subscribe by Email |
|
Friday, October 4, 2013
What is a substitution cipher method?
Posted by
Sunflower
at
10/04/2013 08:10:00 PM
0
comments
Labels: Alphabets, Cipher, Cryptography, Encoded, Frequency, Letters, Methods, Process, Protection, Receiver, Secure, Security, Sender, Sequence, Substitution Cipher, System, Text, Types, Units
|
| Subscribe by Email |
|
Thursday, October 3, 2013
What is Traditional Cryptography?
Posted by
Sunflower
at
10/03/2013 08:15:00 PM
0
comments
Labels: Algorithms, Application, Authentication, Cryptography, Data, Encrypt, Encryption, Information, Message, Modern, Protection, Protocols, Secure, Security, System, Techniques, traditional
|
| Subscribe by Email |
|
Sunday, March 10, 2013
What is meant by Quantum Cryptography?
The quantum mechanical effects when used for carrying out cryptography tasks are called the quantum cryptography. This technology is also used for breaking the cryptographic systems. And the quantum mechanical effects used include:
1. The quantum computation and
2. The quantum communication
Some very popular examples of uses of quantum cryptography are as follows:
1. For the secure exchange of the quantum key distribution or key
2. Use of quantum computers that used for breaking in to the systems using signature schemes such as ElGamal and RSA and public – key encryption.
The major advantage of quantum cryptography is that by using it, a number of cryptographic tasks are completed that are almost impossible to be completed through the classical communication i.e., the non – quantum effects.
Applications of Quantum Cryptography
1. Quantum key distribution:
- This is the most widely used application.
- It can be described as the use of quantum communication for establishing a key that is shared by two parties (usually referred to as ‘Alice’ and ‘bob’) without involvement of a third party (called Eve) knowing anything regarding the key, even if it eavesdrop on the communication between the two parties.
This happens as follows:
- The bits of the key are encoded by Alice as quantum data and are sent to Bob.
- Now if Eve eavesdrops, the message will be disturbed, making Alice and Bob know about it.
- Thus, we can say that this is a form of encrypted communication.
- Further, the QKD’s security is proven mathematically without restricting the eavesdropper’s abilities.
- In CKD (classical key distribution) this is not possible.
- This is commonly known as the ‘unconditional security’.
- However, the laws of quantum mechanics also apply and there is a need for Alice and Bob to authenticate each other. - It should not be possible for Eve to impersonate as Alice or Bob.
- This can lead to man – in – the – middle – attack.
2. Quantum commitment:
- This was another task that the researchers tried to achieve with the unconditional security offered by QKD.
- Quantum commitment is actually a scheme in which apart Alice can fix a certain value i.e., to commit where it cannot be changed by Alice anymore and it is ensured that Bob won’t learn anything about it, until and unless it is decided by Alice to be revealed to Bob.
- The most common use of these schemes is in the cryptographic protocols.
- Oblivious transfers can be performed by constructing an unconditionally secure protocol from a quantum channel and commitment.
- With such transfers any distributed computations can be implemented securely.
3. Bounded – and noisy – quantum – storage model (BQSM):
- This model provides a possible way for constructing quantum commitment and OTs that unconditionally secure.
- This model assumes that a known constant Q limits the amount of quantum data stored by an adversary.
- However, no limit is imposed up on the classical data.
Idea behind this model is:
- The number of quantum bits exchanged by the involving parties is more than Q.
- This amount of information cannot be stored even by a dishonest party since the memory limit of adversary if Q quantum bits.
- This will lead it to 2 options: either discard the data or measure it.
- So now the OTs can be implemented.
Posted by
Sunflower
at
3/10/2013 02:16:00 PM
0
comments
Labels: Applications, Break, Communication, Computation, Cryptographic System, Cryptography, Data, Effects, keys, Mechanical, Messages, Quantum, Quantum Cryptography, Tasks, Technology, Transfer
|
| Subscribe by Email |
|
Monday, March 19, 2012
Explain the concepts of password cracking?
Password cracking is one of important and most sought after concepts under the category of computer security and crypt analysis. Password cracking is such a term that is self explanatory i.e., we can make out from the term itself that it is all about recovering the passwords.
The passwords can be recovered from the data that is transmitted and stored by a computer system or network. Till date many approaches have been formulated for the cracking of passwords.
APPROACH FOR PASSWORD CRACKING
- The most common approach which is still so much in use is repeated guessing of the password till one gets the right one.
- Nowadays passwords are more known for their use in the log in process to various systems like an operated system, ATMs, cell phones, email accounts and so on.
- It is not necessary that a password should be some meaningful word; rather it can be anything silly that is probably difficult to be guessed by the others.
- There are many types of passwords like passphrase (password formed by more than one word), PIN (personal identification number, numerical password).
- Passwords are again very much vulnerable since they are not as secure as their cryptographic counterparts i.e., protocols.
- These days password theft, password spoofing etc is quite common.
FACTORS AFFECTING THE SECURITY OF PASSWORD
- Any password protected system is provided protection against the viruses, Trojans etc.
- Physical security measures like shoulder surfing are also implemented.
- Less extreme measures are still so very in use namely Side channel attack,
Extortion and, Rubber hose crypt-analysis.
- It is not necessary that password cracking has always a bad reason behind it.
- There can also be some reasonable and genuine causes for cracking a password.
- The password cracking process usually takes much time depending up on the strength of its bits.
- The measure of the strength of the bits of a password give an indication about the information entropy of it.
- Many of the computer systems are now implementing these techniques.
- In some systems the cryptographic hash of the password gets stored which makes the password accessible to an attacker.
- The attacker can obtain the actual password from this hash password value.
- Passwords with high guessing rates are commonly used for cryptographic keys generation process.
HOW PASSWORD CRACKING IS DONE?
- To say it simply the password cracking is recovering of the passwords from the stored or transmitted data in a computer system.
- Passwords whether easy to remember or hard to guess always have a problem associated with them.
- The password which may seem easy to remember to the user often might also be easy
for an attacker to crack.
- On the other hand a difficult password is a contributing factor in reducing the security of the system since it has to be physically written and stored somewhere.
- In such cases the user tends to use the same password for a long time or to reset it again and again in case he/ she forgets it.
- All this stuff makes a system vulnerable and calls for more stringent security checks for password.
- There are several measures to increase the password strength like using a mixture of both lower case and upper case alphabets, numbers and special characters.
- But such kinds of measures only make the memorisation of these passwords more difficult.
- The best measure here to avoid such memory traps can be to design a personal algorithm for the generation of obscure passwords whenever you plan to change your password.
Posted by
Sunflower
at
3/19/2012 03:32:00 PM
0
comments
Labels: Approach, attacks, Concepts, Crack, Cryptographic, Cryptography, Data, Factors, Information, Meaningful, Network, Password, Password cracking, Recover, Security, Strength, Transmit, User, Virus
|
| Subscribe by Email |
|
Saturday, August 1, 2009
Overview Of The Application Layer
Computer networks are inherently insecure. To keep information secret, it must be encrypted. Encryption protocols fall into two general classes: secret key (e.g. DES, IDEA), and public key (e.g. RSA). Using these protocols is straight-forward; the hard part is key management.
In addition to providing secrecy, cryptographic protocols can also provide authentication. Finally, cryptography can also be used to allow messages to be signed in such a way that the sender cannot repudiate them after they have been sent. Naming in the Internet uses a distributed database system, DNS. Domain Name Server(DNS) holds records with IP addresses, mail exchanges, and other information. By querying a DNS server, a process can map an Internet domain name onto the IP address used to communicate with that domain.
As networks grow larger, they become harder to manage. For this reason, special network management systems and protocols have been devised, the most popular of which is SNMP. This protocol allows managers to communicate with agents inside devices to read out their status and issue commands to them.
Four major network applications are electronic mail, USENET news, the World Wide Web, and multimedia. Most email systems use the mail system defined in RFCs 821 and 822. Messages sent in this system use system ASCII headers to define message properties. These messages are sent using SMTP. Two systems for securing email exist, PGP and PEM.
USENET news consists of thousands of newsgroups on all manner of topics. People can join newsgroups locally, and can then post messages all over the world using the NNTP protocol, which has some resemblance to SMTP.
The World Wide Web is a system for linking up hypertext documents. Each document is a page written in HTML, possible with hyperlinks to other documents. A browser can display a document by establishing a TCP connection to its server, asking for the document, and then closing the connection. When a hyperlink is selected by the user, that document can also be fetched in the same way. In this manner, documents all over the world are linked together in a giant web.
Multimedia is the rising star in the networking firmament. It allows audio and video to be digitized and transported electronically for display. Most multimedia projects use the MPEG standards and transmit the data over ATM connections.
Posted by
Sunflower
at
8/01/2009 10:06:00 AM
0
comments
Labels: Computer networks, Cryptography, DNS, Security, The Application layer
|
| Subscribe by Email |
|