Q) SHA(Secure Hash Algorithm) for wireless NDIS driver.

Q) SHA(Secure Hash Algorithm) for wireless NDIS driver.

Secure Home | Search | About
 Microsoft Applications Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
Q) SHA(Secure Hash Algorithm) for wireless NDIS driver. Daum 08-17-2006
Posted by Daum on August 17, 2006, 4:56 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Subject : Q) SHA(Secure Hash Algorithm) for wireless NDIS driver.




Dear all,



I want to ask you a question about SHA(Secure Hash Algorithm) for wireless
NDIS driver.

It needs to use SHA algorithms because it's spec of that.

At first, I need to derive a new_key using a old_key according to below
statement.

new_key = SHA(PAD|(old_key))

old_key : 20 bytes char array. (will be given)
PAD = 0x3a repeated 64 times.

There is no more comments for this. I think the above function(SHA) is an
abstract representaion.


Q1) In this case, SHA refer the SHA-1?

Q2) Could you please tell me how to get the new_key little bit more detail?

What's the SHA function refers? Is it refer the SHA-1? Is it an abstract
representaion?

Is there any c source codes for the SHA function to create the new_key?


Have a nice day.

Thank you.



//Daum



Posted by S. Pidgorny on August 18, 2006, 6:52 am
If you were  Registered and logged in, you could reply and use other advanced thread options
Why would you need SHA in a NDIS driver? Seriously, I thought that all
cryptography lives above the LLC tier.

--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-

> Subject : Q) SHA(Secure Hash Algorithm) for wireless NDIS driver.
>
>
>
>
> Dear all,
>
>
>
> I want to ask you a question about SHA(Secure Hash Algorithm) for wireless
> NDIS driver.
>
> It needs to use SHA algorithms because it's spec of that.
>
> At first, I need to derive a new_key using a old_key according to below
> statement.
>
> new_key = SHA(PAD|(old_key))
>
> old_key : 20 bytes char array. (will be given)
> PAD = 0x3a repeated 64 times.
>
> There is no more comments for this. I think the above function(SHA) is an
> abstract representaion.
>
>
> Q1) In this case, SHA refer the SHA-1?
>
> Q2) Could you please tell me how to get the new_key little bit more
> detail?
>
> What's the SHA function refers? Is it refer the SHA-1? Is it an
> abstract
> representaion?
>
> Is there any c source codes for the SHA function to create the new_key?
>
>
> Have a nice day.
>
> Thank you.
>
>
>
> //Daum
>
>



Similar ThreadsPosted
wireless driver security: don't work as non-admin August 5, 2008, 1:54 pm
blocked driver install September 19, 2007, 6:07 pm
Microsoft User-Modem Driver Framework Feature Pack 1.0.0 (Pre-rele June 29, 2006, 10:40 am
Passwords - why hash? July 6, 2005, 2:36 pm
EFS algorithm November 14, 2006, 4:48 pm
Question regarding Cryptographic Hash ... July 10, 2006, 4:06 am
Hash injection mitigation? October 6, 2007, 7:45 pm
url locations of patches and md5 hash May 11, 2008, 3:44 pm
Replace the VPN's encryption algorithm March 12, 2006, 9:34 am
Win2K3 Password Hashing Algorithm June 28, 2007, 10:36 am

The site map in XML format XML site map

Contact Us | Privacy Policy