Does Intel encrypt the contents of the SRT SSD cache drive?

VirtualLarry

No Lifer
Aug 25, 2001
56,587
10,225
126
Just curious. I know that MS encrypts the pagefile (I think, I could be wrong on that).
 

Voo

Golden Member
Feb 27, 2009
1,684
0
76
Afaik you must change some setting to get pagefile encryption (group policies or just fsutil as usual). On my default install:
PS C:/Windows\system32> fsutil behavior query encryptpagingfile
EncryptPagingFile = 0

b2t: No idea.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Windows encrypts ReadyBoost caches by default, maybe that's what you're thinking about?
 

corkyg

Elite Member | Peripherals
Super Moderator
Mar 4, 2000
27,370
240
106
Is ReadyBoost a default process? Does not it require insertion of a USB flash drive?
 

greenhawk

Platinum Member
Feb 23, 2011
2,007
1
71
It would seem prudent to me.

it would be prudent, but IIRC the issue is a so-so one seeing as only part of files are cached. No complete file, data mining becomes harder.

Second issue is that enabling some sort of encryption would make some SSD's perform worse (ie: non-compressable data) so possibly removing performance advantages that SRT brings. More a issue for cheaper drives and not things like intel's own 20GB drive.

I suspect it depends on the user. If the HDD is encrypted, then the cluster copying that SRT does would copy out the encrypted data. If the main drive was not encrypted, then the SRT would not be either.