Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-08-2009, 07:04 AM
|
#1
|
|
Senior Member
Registered: Oct 2005
Distribution: Gentoo, Slackware, LFS
Posts: 2,043
Rep: 
|
Polymorphic Encryption Systems - What do you think?
Just made a post on blogger. It discusses my new idea about encryption. What do you think?
http://konsolebox.blogspot.com/2009/...ncryption.html
|
|
|
|
09-08-2009, 07:58 AM
|
#2
|
|
Senior Member
Registered: Aug 2009
Posts: 3,497
|
Hi konsolebox,
I don't see how randomness can fit in to the scheme, for example password hashes -
If the method to create the password hash in the first instance had random elements thrown in, how could 'login' for example obtain a matching hash? The process to generate that hash needs to be known and repeatable, no ?
cheers
kbp
|
|
|
|
09-08-2009, 08:23 AM
|
#3
|
|
Senior Member
Registered: Oct 2005
Distribution: Gentoo, Slackware, LFS
Posts: 2,043
Original Poster
Rep: 
|
Quote:
Originally Posted by kbp
Hi konsolebox,
I don't see how randomness can fit in to the scheme, for example password hashes -
If the method to create the password hash in the first instance had random elements thrown in, how could 'login' for example obtain a matching hash? The process to generate that hash needs to be known and repeatable, no ?
cheers
kbp
|
It's not random.. the generated sequence can be based on a variable text like the password. It's also not for one-way hashes but for symmetrical encryption of plain texts (unencrypted data).
Cheers too, konsolebox
edit: I didn't mention in the text but even though I focused the discussion on symmetrical encryption, I think the concept can also be applied with one-way encryptions or hashes.
Last edited by konsolebox; 09-08-2009 at 08:32 AM.
|
|
|
|
09-08-2009, 08:43 AM
|
#4
|
|
Member
Registered: Sep 2007
Location: Las Vegas, NV
Distribution: Fedora / CentOS
Posts: 674
Rep:
|
These ideas have already been done.
The first part of your blog describes what has been done by TrueCrypt. The program TrueCrypt allows a user to pick and choose multiple types of encryption and hashing algorithms to use on the master key. When a user types in a password, the program literally tries every combination of encryption and hashing algorithms and supplied password to attempt to decrypt the master key. Once it's successful, by detecting a known plaintext within the volume/headers, decryption of the volume can proceed.
The last part of your blog reminds me of the movie Contact. Where the aliens broadcast instructions on how to build a "contact device". The instructions are delivered in two dimensional "pages". They are only able to understand the instructions when they notice small markings on each edge of the documents and realize the documents must be assembled into 3 dimensions, as instructed by the edge markings (i.e. connect this edge of this page to the edge of the other page, etc).
Last edited by JulianTosh; 09-08-2009 at 08:46 AM.
Reason: minor detail in truecrypt process added
|
|
|
|
09-08-2009, 09:27 AM
|
#5
|
|
Senior Member
Registered: Oct 2005
Distribution: Gentoo, Slackware, LFS
Posts: 2,043
Original Poster
Rep: 
|
Quote:
Originally Posted by Admiral Beotch
These ideas have already been done.
The first part of your blog describes what has been done by TrueCrypt. The program TrueCrypt allows a user to pick and choose multiple types of encryption and hashing algorithms to use on the master key. When a user types in a password, the program literally tries every combination of encryption and hashing algorithms and supplied password to attempt to decrypt the master key. Once it's successful, by detecting a known plaintext within the volume/headers, decryption of the volume can proceed.
|
Thanks for the reply. IMO it's only similar but not really much alike as the TrueCrypt as the sequences here are randomly generated based from a text like the password and it's not chosen by the user.
Quote:
|
The last part of your blog reminds me of the movie Contact. Where the aliens broadcast instructions on how to build a "contact device". The instructions are delivered in two dimensional "pages". They are only able to understand the instructions when they notice small markings on each edge of the documents and realize the documents must be assembled into 3 dimensions, as instructed by the edge markings (i.e. connect this edge of this page to the edge of the other page, etc).
|
Nice one.  . Yeah I watched the movie and it's beautiful.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|