G
Gruzin
I'm researching how Microsoft encrypts the usernames and passwords
stored with AutoComplete. From several posts and newsgroups it's been
pointed out that usernames and passwords reside in the registry here:
HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\IntelliForms\SPW
However does anyone what kind of encryption (i.e. 3DES, or AES, or ?)
and how it generates the symmetric key (if that is indeed what it's
using)? If the key is dependant on the password of the windows
account, then having a stronger login password MIGHT advertantly
(hopefully) increase the strength of the passwords stored. I've
searched and it doesn't seem to be documented anywhere on TechNET or
MSDN.
stored with AutoComplete. From several posts and newsgroups it's been
pointed out that usernames and passwords reside in the registry here:
HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\IntelliForms\SPW
However does anyone what kind of encryption (i.e. 3DES, or AES, or ?)
and how it generates the symmetric key (if that is indeed what it's
using)? If the key is dependant on the password of the windows
account, then having a stronger login password MIGHT advertantly
(hopefully) increase the strength of the passwords stored. I've
searched and it doesn't seem to be documented anywhere on TechNET or
MSDN.