Advertisement: Want more customers? Recent Notes and Tags
Top Searches: • one way encryption • one way encryption • what is one way encryption • one way encryption algorithm • one way vs two way encryption • one way hash encryption • two way encryption • one way encryption algorithms • where is encryption used • one way two way encryption • one way cryptography • when is encryption used • one way encription • 2 way encryption • oneway encryption • encryption one way • one way vs two way encryption • 1 way encryption • one way encryption net • net one way encryption • 1 way encryption • one way encryption algorithm • best one way encryption • one way encrypt • simple one way encryption • where encryption is used • one way encrypted • why use one way encryption • what is one way encryption • how one way encryption works • one way encryption in net • one way encryption vs two way encryption • |
When is one way encryption used?Encryption - Encryption
| When is one way encryption used? I've heard of one way encryption where one cannot decrypt the information. Why would anybody want to use such a technique rather than having a system where you can decrypt the information if you know the key/code? |
| It is used all the time for passwords. |
| Right, I understand now. It's because for passwords the admin doesn't need to know the password and therefore one way encryption is perfect, but for things where you need to retrieve the data, it has to be a two way encryption. |
| Comment #2 Jess from New York - Right, I understand now. It's because for passwords the admin doesn't need to know the password and therefore one way encryption is perfect, but for things where you need to retrieve the data, it has to be a two way encryption. Actually there is no reason AT ALL to make passwords retrieveable, as admins will have the permissions necessary to reset passwords should the need arise. So to answer your question, password applications are one place where one way encryption is used. It is also used (or can be) in high security applications where the need to protect the data encrypted outweighs the need to access the data should passwords be forgotten. |
| Here's how one-way encryption works. Let's say a password is encrypted one-way. That way there is no way to get it back, but if you encrypt the same password, you'll get the same result (most likely a really long string of 0-F characters). When someone tries to use that password to log in, it encrypts it the same way as the master password. If the two encrypted strings match, the login is successful. Basically, it's impossible to unencrypt the master password, but you can encrypt another string and see if it matches the original. |
| Often times the encrypted password is shorter than the plain text password. Ie: the encrypted password might be 32 bits. The plain text might be 2 or 3 times that.The result being that many different plain text passwords could match an encrypted password. If someone understood the encryption formula well, they might be able to do a brute force attack much more efficiently. |
| If man encrypts it then man can decrypt it. You just need one correct specimen to study to know what the encryption is. Sounds pretty easy but in reality, its very hard and tedious to do. |
| You ahve a point there Soney |
| One way encryption is not really the correct terminology. It’s actually called Cryptographic Hashing and there are already many resources available for cracking a lot of them. (Rainbow tables is just 1 of many)Uses include (but not limited to) -Password Storage -File integrity file checking -Digital signing (part of PKI/PGP etc) Examples of hashing algorithms are: -Most common: -MD5 - www.ietf.org / rfc/rfc1321.txt -SHA1 - www.faqs.org / rfcs/rfc3174.html -Newest: -MD6 - groups.csail.mit.edu / cis/md6/ I hope this helps shed some light, and for those hoping to find more information try a google search for MD5 Hashing, or checking wiki. There is a lot of information published on the web regarding this subject. Mac |
Reply Options Share your opinions, advice, questions or comments on this post. | You must a registered user and logged in to use this feature: It is quick easy and offers many advantages when using our site. |
Social NetworkingShare this with your friends on facebook, twitter and Google+ | | Social sharing because it feels good:
| | |
RelatedSome related posts that may be of interest to you. | Related posts: Related posts on other sites: Related eBooks: |
|