Re: [opensc-devel] Request for advice: want to support MS Windows-initialised Aladdin eToken pro

2006-12-28 Thread Olaf Kirch
On Thu, Dec 28, 2006 at 03:13:30PM +0100, Peter Koch wrote: > Unfortunately the login-process uses some sort of challenge-response > mechanism (GET CHALLENGE command followed by EXTERNAL AUTH) > So far I have absolutely no idea how to compute the response from > a given challenge. I do know where t

Re: [opensc-devel] Request for advice: want to support MS Windows-initialised Aladdin eToken pro

2006-12-28 Thread Nils Larsch
Peter Koch wrote: ... Unfortunately the login-process uses some sort of challenge-response mechanism (GET CHALLENGE command followed by EXTERNAL AUTH) So far I have absolutely no idea how to compute the response from a given challenge. I do know where the certs and keys are, and I do know all APD

Re: [opensc-devel] Request for advice: want to support MS Windows-initialised Aladdin eToken pro

2006-12-28 Thread Peter Koch
Hi Persival! On this years LinuxTag in Wiesbaden, Germany, Aladdin donated two eTokens to me and I tried to do exactly what you are asking for, namely writing a PKCS15-emulation for the Aladdin proprietary file layout. Writing the source is relatively simple, just have a look at one of the existi

Re: [opensc-devel] Request for advice: want to support MS Windows-initialised Aladdin eToken pro

2006-12-28 Thread Eddy Nigg (StartCom Ltd.)
Hi, Percival Blakeney wrote: One "nice-to-have" feature for the project would be to allow users to use the tokens in Linux systems as well as Windows. Initially I had hoped that OpenSC would offer this, but I gather that it only supports pkcs#15, and that the eToken's key & certificate storage

Re: [opensc-devel] Request for advice: want to support MS Windows-initialised Aladdin eToken pro

2006-12-28 Thread Nils Larsch
Percival Blakeney wrote: I am involved in a project that is considering the use of Aladdin's eToken PRO USB tokens for system access control and document signing (my customer currently uses tokens are provisioned using Entrust 7 on Windows.) One "nice-to-have" feature for the project would be to

Re: [opensc-devel] Request for advice: want to support MS Windows-initialised Aladdin eToken pro

2006-12-28 Thread Martin Paljak
On 28.12.2006, at 6:10, Percival Blakeney wrote: me to contemplate writing an OpenSC eToken driver for a natively-formatted eToken PRO. Looking at what's OpenSC already provides support for non-pkcs15 formats. You can look at different pkcs15 emulation codes in src/libopensc/pkcs15-*.c 1)

[opensc-devel] Request for advice: want to support MS Windows-initialised Aladdin eToken pro

2006-12-28 Thread Percival Blakeney
I am involved in a project that is considering the use of Aladdin's eToken PRO USB tokens for system access control and document signing (my customer currently uses tokens are provisioned using Entrust 7 on Windows.) One "nice-to-have" feature for the project would be to allow users to use the tok