Re: 128 bit password
- From: "Roger Abell [MVP]" <mvpNoSpam@xxxxxxx>
- Date: Tue, 8 May 2007 18:17:07 -0700
"Frank Saunders, MS-MVP OE/WM" <franksaunders@xxxxxxxx> wrote in message
news:ONmtcqKkHHA.3452@xxxxxxxxxxxxxxxxxxxxxxx
<kenitaali@xxxxxxxxx> wrote in message
news:1178538223.612868.218450@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
If a password is for example 128bit, how long is it in characters (a-z
& A-Z)?
How can i calculate this?
If the password is "THISisMYpassword". How many bit password is it?
I think you're misinterpreting something. 128-bit security has nothing to
do with the length of the password. It's the level of coding the security
uses, to try to express it simply. But to take your question literally,
the password if we store the password as 8-bit bytes it would be 14
characters, but usually it is encrypted before storing.
--
Frank Saunders, MS-MVP OE/WM
http://www.fjsmjs.com
Didn't Windows change to use of Unicode from Ascii for passwords
some time back, IIRC when the length was greatly increased in the
NT4 to W2k transition? If so, then these are 16 bit chars.
However, prior comments are right on. There is probably some
confusion here between cipher key lengths, password hashes as
stored, and passwords.
Roger
.
- Follow-Ups:
- Re: 128 bit password
- From: Joe Richards [MVP]
- Re: 128 bit password
- References:
- 128 bit password
- From: kenitaali
- Re: 128 bit password
- From: Frank Saunders, MS-MVP OE/WM
- 128 bit password
- Prev by Date: Re: What SIDS need permisions to start my service?
- Next by Date: Re: microbillsys / MBS Account Manager
- Previous by thread: Re: 128 bit password
- Next by thread: Re: 128 bit password
- Index(es):
Relevant Pages
|