ENCRYPTING FILE SYSTEM

  • Thread starter Thread starter Dave Boomhauer
  • Start date Start date
D

Dave Boomhauer

When I used XP Pro (less than 3 weeks ago) on my PC I had at some point
followed a Microsoft article on Technet to create a registry key that
changed the default DES encryption for EFS to the stronger 3DES.....

Is 3DES enabled by default in Vista? - If not can I safely use my registry
key in Vista (ie are the registry entries the same?

This is the key....

REGEDIT4

;; -----------------------------------------------------
;; Registry setting for enabling 3DES encryption
;; for EFS only (not system wide) under
;; Windows XP Professional
;;
;; (Created by Dave Boomhauer)
;;
;; -----------------------------------------------------


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EFS]
"AlgorithmID"=dword:00416603
 
Back
Top