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
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
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
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
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
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)
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