Re: RSABASE: enough implementation to get Steam to login

2004-02-13 Thread Mike McCormack
Hi Geoff, Having a look at the documentation for the CP* functions on MSDN would be a good start. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/security/cpacquirecontext.asp The next thing to do would be to write your own test program that works in Windows, and uses

Re: RSABASE: enough implementation to get Steam to login

2004-02-13 Thread Geoff Thorpe
On February 13, 2004 12:15 pm, Mike McCormack wrote: > This patch allows steam to login. It also provides a framework for > implementing the rest of rsabase.dll correctly using libcrypto.so Cool, I've been looking for an excuse to do something useful on Wine, and as one of the developers of libc