[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: TortoiseSVN & CryptProtectData

From: Nathan Tuggy <bugzilla_at_nathan.tuggycomputer.com>
Date: Wed, 18 Nov 2009 12:26:09 -0800

A search for "FIPS CryptProtectData" returns the following blog post
(among others, and after some digging), which seems relevant:
http://code.dblock.org/ShowPost.aspx?id=63
That post indicates that CryptProtectData uses the FIPS 140-1 compliant
CSP with either 3DES (in Windows 2000) or AES (in later versions).

Note: in this case, I also tried MSDN (e.g.
http://msdn.microsoft.com/library/aa380261.aspx), but there wasn't much
useful information on there, which is unusual.

On 2009-11-18 11:13, jfinke wrote:
> Hi,
>
> I am trying to track down how the locally cached credentials are
> protected when saved to the hard drive.
>
> I looked through the code and saw that it was using the
> CryptProtectData call from MS' cryptoapi.
>
> Is there a way to verify what encryption method, say 3DES or AES, is
> being used?
>
> Thanks!
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2419683

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-18 21:26:22 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.