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

Re: [Subclipse-users] What specific Windows encryption is used by JavaHL?

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 5 Dec 2012 08:54:26 -0500

On Wed, Dec 5, 2012 at 8:49 AM, Bill Charlton
<william.s.charlton_at_gmail.com> wrote:

> I've read in tigris.org docs that JavaHL (I'm using 1.6.17) uses Windows encryption to store the Subversion repository password. Is there written info available that specifies the Windows encryption capabilities that JavaHL uses, i.e., dll names, etc?
>
> Note: I'm using Eclipse Juno SR1 (running on an XP machines) and Subversion 1.4 (running on a Unix machine).

The Subversion client libraries use an API provided by Windows to
store the password. The Windows API does all of the encryption using
your system login as the key that will encrypt/decrypt the data. See:

http://svn.apache.org/repos/asf/subversion/branches/1.7.x/subversion/libsvn_subr/win32_crypto.c

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3033449
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2012-12-05 14:54:34 CET

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

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