March 6th, 2006, 04:40 PM
|
#1 (permalink)
| | Senior Member
Join Date: Jun 2002
Posts: 685
|
Been doing a little bit of research into an unfamiliar topic as of late (encryption). I find it hardly interesting since most of these encryption technologies seem to use a password selected by a user to access encrypted data. Therefore unless I am missing something, this password now becomes the weak link to be attacked and exploited in this scheme.
Sure aes 256 bit will take over a trillion years to brute force crack but since most of us only have the capacity to remember a ten to twenty alpha/numeric password how would this really matter unless we were to use some type of 256 bit aes biometric password encryption scheme on top of actually locking the data down?
Obviously then the password/data would be near bullet proof unless someone had physical access to the biometric data or knew the algorithms in question correct? |
| |
March 11th, 2006, 10:33 PM
|
#2 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Indiana
Posts: 3,743
|
The password can be a vulnerability if you don't keep it secure. Many programs now recommend a "pass phrase". For example: "I lived at 1233 Main street in Des Moines in 1960" is much easier to remember then "giuwr7fw89wa934i12yryr9y25h"
PGP uses a paragraph of random characters for a key. This must be saved somewhere on a pc or on removeable media.
Current encryption programs are very secure however you should keep in mind that what may be very hard to break with todays technology may not be so hard to break 5 or 10 years from now.
Currently encrypted data is much more likely to be broken via keyloggers and trojans intercepting the password than anything else. You also need to be aware of left over data in your swap file and bits left in the slack space in clusters.
__________________
“Those who desire to give up freedom in order to gain security will not have, nor do they deserve, either one.”
Benjamin Franklin
Last edited by elroy : March 11th, 2006 at 10:35 PM.
|
| |
March 12th, 2006, 05:04 AM
|
#3 (permalink)
| | Senior Member
Join Date: Jun 2002
Posts: 685
|
Very useful Elroy. Thanks for the insightful password phrase suggestion. I will be sure to add it to my arsenal.
I think what I was really wondering was what I finally answered for myself and that is yes you could easily crunch any 100 character password for that matter until you were locked out due to incorrect password attempts.
In essence a powerful pass phrase inluding alpha/numeric is anyones best line of defense against 75% of your data bandits. You can stop the other 24% keeping your system rid of keyloggers either software or hardware and lets just hope that the special 1% is on our side.
Now here is a question: does anyone know of a data encryption utility that besides our government having the algorithm for no one else readily does and locks out repeated incorrect logins? |
| |
March 12th, 2006, 04:26 PM
|
#4 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Indiana
Posts: 3,743
| Quote: |
Originally Posted by DoubleK Now here is a question: does anyone know of a data encryption utility that besides our government having the algorithm for no one else readily does and locks out repeated incorrect logins? | Off hand I don't know of any encryption programs that have this feature. It is common on websites etc. I could suggest some good programs if you can tell me how much data you want to protect, 10mb, 100mb, gigs etc ? |
| |
March 12th, 2006, 05:50 PM
|
#5 (permalink)
| | Senior Member
Join Date: Jun 2002
Posts: 685
|
I gave up using a thumbdrive or usbkey as the capacity is just way to small and am currently and for the forseeable future utilizing a seagate 160gig usb2 external harddrive.
I have used Cryptainer to lock down drives before and see no where in its features any way to limit the number of logins. Maybe this software does. No clue. I guess the only way to find out is to reinstall and attempt multiple logins. |
| |
March 12th, 2006, 06:19 PM
|
#6 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Indiana
Posts: 3,743
|
You might consider Bestcrypt by Jetico. It has a higher level of encryption than Cryptainer. [256 bit vs 128 bit] Also it has an option to encrypt the swap file in the background. It also offers several different types of encryption, Gost, Blowfish, AES etc.
Bestcrypt handles the following sizes of containers, FAT - 2gb, FAT32 - 4gb, NTFS - 512gb.
I've used this program for years and it is a quality product. |
| |
March 12th, 2006, 09:33 PM
|
#7 (permalink)
| | Senior Member
Join Date: Jun 2002
Posts: 685
| |
| |
March 12th, 2006, 10:14 PM
|
#8 (permalink)
| | Real gangstas sip on Yacc
Join Date: Oct 2001 Location: Suckas-ville
Posts: 4,549
|
You do understand that you don't need the locking out don't you?
If you are using the password as the weak link, and have a 10 character alpha numeric password there are 36^10 possible passwords.....
Assuming you could check 1000 a second you are looking at 116,000 years to crack that.
For kicks, lets assume 10,000,000 passwords per second. It will still take 12 years...
No one is going to crack that, plain and simple, it is much more likely that a flaw is found in the encryption algorithm.
Bottom line is don't worry about lockout. Select a strong encryption algorithm and use a strong password (passphrase is even better) and you really don't need to worry about it.
Jkrohn
__________________
Signatures blow hard
If your signature contains an ad of any kind, congratulations, you're on my ignore list.
Last edited by jkrohn : March 12th, 2006 at 10:16 PM.
|
| |
March 25th, 2006, 01:48 AM
|
#9 (permalink)
| | Senior Member
Join Date: Jun 2002
Posts: 685
|
My point jkrohn. 10,000,000 seems like alot @ 12 years but with advances in processors it really isn't. Given your example which seems to fit what the industry also states, and given with what I know to be true, that is the number of mathematical computations a modern dualcore proc can resolve per second I find it highly probable that the best way to secure important data would be to limit login attempts thusly solving any attempt at unauthorized entry. That is at least until the algorithm is compromised.
One of our IT guys finally got on the ball and got us liscensed for home use also since work always seems to follow some of us home. I think some of the blazingly embarassing security breaches involving laptops as of late had something to do with it. |
| |
March 25th, 2006, 01:51 AM
|
#10 (permalink)
| | Senior Member
Join Date: Jun 2002
Posts: 685
|
I do see your point also jkrohn and duly noted. Near impossible with 256 bit encryption. |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | Encryption | EpyonMelee | General Tech Discussion | 2 | July 30th, 2005 11:39 AM | | Encryption | noahk | Storage Related | 3 | December 16th, 2004 03:51 PM | | best encryption tools? | John Prophet | Applications and Operating Systems | 12 | June 8th, 2004 12:54 AM | | encryption | v-5620 | Storage Related | 2 | March 15th, 2003 06:16 PM | | Encryption | embj | General Tech Discussion | 8 | February 7th, 2003 02:59 AM | | Most Active Discussions | | | | | Recent Discussions  | | | | | |