Page 2 of 2

Re: CreateINI tool for GOW Branch of CWE

Posted: Wed Aug 21, 2013 11:52 am
by johnsojc
It appears that the input files are the .der key files produced by make_cyan_dh. I managed to get a reasonable looking output so I'll just go test them now.

Hmm... did not work. Log says it got unknown auth message or something... perhaps the .der file is not what it's looking for. The .der file is 139 bytes long. The actual key is shorter than that, isn't it (512 bits/64 bytes)?

EDIT: OK. Got it to work and now my GoW Client is logged into my test server.

The pub files are 128 byte bytestrings consisting of the N and X keys concatenated.

Re: CreateINI tool for GOW Branch of CWE

Posted: Sun Dec 22, 2013 7:25 pm
by EccentricOne
I know longer have this tool either. Does anyone have a backup copy that I could use? I am just trying to use the CWE client to quickly reconnect to an old MOSS server VM that I saved.

Re: CreateINI tool for GOW Branch of CWE

Posted: Sun Dec 20, 2015 10:55 am
by Nobby deNobbs
I don't know how to convert the keys, I used the function Christian Walther posted with his python file but it doesn't seem to produce any usable keys (I tried every file make_cyan_dh produced). Maybe someone could send me Lyrositor's CreateINI tool? That would be very nice! :)