| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | Oct 27 '12 at 0:08 | |
| stats | profile views | 0 |
|
Oct 25 |
comment |
How easily could this be cracked? So you could say that I was considering using first sha1 and then the "-salt". I suppose the former really is unnecessary. Whatever. But now, given that I use "-salt", does that make things secure? How many rounds does the built-in "-salt" do? |
|
Oct 25 |
comment |
How easily could this be cracked? @mikeazo Just a single file. (Or many files with the same password.) |
|
Oct 25 |
comment |
How easily could this be cracked? @mikeazo There are no requirements, but let's for the sake of argument just say the password could be 4-10 characters long (a-z, 0-9). I suppose most brute force attacks start with the shorter passwords, and work their way towards the longer ones? |