Re: Safe password?



Mxsmanic <mxsmanic@xxxxxxxxx> writes:

>paul_wary@xxxxxxxxx writes:

>> I use an encryption program that uses AES-256 as its encryption
>> algorithm but only allows passwords with a maximum length of 16
>> characters. Is it possible to create a safe password with only 16
>> characters for this encryption type?

>You can create passwords that might be sufficiently secure for some
>applications, but you cannot exploit the full security of the
>algorithm's keyspace, because no 16-character password will provide a
>key of 256 bits. Even if you use every bit of every character, that
>still comes out to only 128 bits; and in practice there are some
>characters you can't use, so the actual effective key length is far
>less than the algorithm allows (only 105 bits if you limit your
>password to printable characters).

105 bits would be fine. That is not going to get broken by exhaustive
search. However most human chosen passwords are more like 20-30 bits.


>--
>Transpose mxsmanic and gmail to reach me by e-mail.
.



Relevant Pages

  • Re: Safe password?
    ... >>I use an encryption program that uses AES-256 as its encryption ... >>characters for this encryption type? ... My passwords are randomly generated. ...
    (sci.crypt)
  • Re: US Military bans HTML in emails
    ... Complex passwords are not that much harder to ... Consider a password with a choice of X different characters for each ... takes using all upper- and lowercase letters, ... I can see only two advantages of complex passwords: ...
    (comp.os.vms)
  • RE: Basic question
    ... If somebody else hasn't covered it already, I'll try to send out a Kerberos ... > Unicode character set and can be up to 128 characters long, ... > Pre-W2K user interfaces limits do not allow passwords to ... I believe that you are referring to *LM* hashes. ...
    (Focus-Microsoft)
  • RE: Password statistics and standards
    ... If you shut off the storage of LM hashes, over 9 Characters will buy you ... Take a look at Perfect Passwords for some creative ideas: ... information about accounts which is helpful in telling me ... Norwich University ...
    (Security-Basics)
  • Re: US Military bans HTML in emails
    ... You mean like requiring 6-character passwords to now be "complex"? ... the need for non-alpha characters. ... I've seen passwords with zeros for O's and 3's for E's. ... What hacker ever think of that? ...
    (comp.os.vms)