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

Re: [TSVN] data authenication of user data and password

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-10-12 09:26:31 CEST

On Tue, 12 Oct 2004 12:12:07 +1000, caroline weller
<carolinelweller@hotmail.com> wrote:

> Could someone give me some more details on the methods used to
> encrypt the user data and password in TortoiseSVN version 1.1.0?

Check out the file auth_providers.cpp
https://svn.collab.net/repos/tortoisesvn/trunk/src/SVN/auth_providers.cpp

That's where the encryption/decryption happens.

Also, have a look at the Windows-API's CryptProtectData() and
CryptUnProtectData().

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Oct 12 12:30:24 2004

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

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