Frank Morgner
5c05556f54
Merge branch 'psytester-patch-1'
2014-05-26 22:13:52 +02:00
Frank Morgner
0de33c842b
moved example dataset to npa-example-data
2014-05-26 22:08:52 +02:00
Frank Morgner
47a09c5250
moved --datasetfile to nPA group
2014-05-26 22:03:43 +02:00
Frank Morgner
2b6a666fc3
Merge branch 'psytester-patch-2'
2014-05-26 22:00:52 +02:00
Frank Morgner
a723b738f9
added version from original libpcsclite
2014-05-26 21:56:34 +02:00
psytester
5da3add277
README.txt.in update for Windows 8
...
added another comment, since beginning with Windows 8 code signing is mandatory
2014-05-20 22:23:09 +02:00
psytester
adc4768a09
Merge pull request #1 from psytester/master
...
part 2 for new option to read dataset file
2014-05-19 22:04:52 +02:00
psytester
4d7b9dfbb6
example dataset file
...
An example how th new dataset file has to look like
2014-05-19 21:45:56 +02:00
psytester
c411deeb2e
VirtualSmartcard new option for dataset
...
pass dataset file to CardGenerator
2014-05-19 21:43:08 +02:00
psytester
9768b2fbb4
CardGenerator can use input from dataset file
...
see new option in vicc, which will pass the dataset file content to CardGenerator
2014-05-19 21:35:10 +02:00
psytester
c070394f82
vicc reads dataset file
...
That new option -d <dataset file> or --datasetfile <dataset file> will read an optional dataset file to be able to start vicc->CardGenerator.py with various content
2014-05-19 21:26:40 +02:00
psytester
02f08646f4
Readme.txt.in added hints for vpcd on Windows
...
some details how to get build vpcd on Windows 64 bit
2014-05-09 21:02:43 +02:00
Dominik
63e98e8084
Update more links to the old repository
2014-05-01 23:24:18 +02:00
Frank Morgner
1d47e52b60
moved project home to github
2014-04-18 00:59:54 +02:00
Frank Morgner
8abb64e519
use a separate directory for ifd-vpcd and pcsclite-vpcd
2014-03-31 23:46:15 +02:00
Frank Morgner
0aec0e4d31
vpcd: added real thread safety
2014-03-31 22:59:59 +02:00
Frank Morgner
ac3b70f4d1
updated documentation
2014-03-26 21:47:27 +01:00
Frank Morgner
8f77abdc00
vpcd win32: fixed race condition
2014-03-26 17:47:50 +01:00
Frank Morgner
a1131dd83a
fixed installation guide for vpcd on Windows
2014-03-26 01:08:22 +01:00
Frank Morgner
8fd63744e8
updated documentation
2014-03-26 00:58:17 +01:00
Frank Morgner
dcd9ff928c
added documentation about Windows driver
2014-03-26 00:00:54 +01:00
Frank Morgner
bef01d2a31
Migrated to new Version of Flavio's Windows driver
2014-03-25 23:25:53 +01:00
Frank Morgner
e15307d662
added windows version of vpcd driver
...
based on Fabio Ottavi's UMDF Driver for a Virtual Smart Card Reader, see
http://www.codeproject.com/Articles/134010/An-UMDF-Driver-for-a-Virtual-Smart-Card-Reader
2014-03-20 01:20:34 +01:00
Frank Morgner
151f3fe3da
correctly initialize winsock
2014-03-18 23:27:01 +01:00
Frank Morgner
c9aed4f5aa
fix return code for blocked PIN
2014-02-28 23:20:02 +01:00
Frank Morgner
54e71a1028
use a 10 digit puk
2014-02-28 23:12:26 +01:00
Frank Morgner
6ad3f6070c
return remaining tries of PIN verification in MSE:Set AT
2014-02-28 22:29:29 +01:00
Frank Morgner
9b40f70ad8
use a correct mrz by default
2014-02-23 01:16:53 +01:00
Frank Morgner
0f96feb7c1
libpcsclite is a library
2013-12-08 23:06:07 +01:00
Frank Morgner
2cc664f698
added documentation about our PC/SC implementation
2013-12-06 22:22:08 +01:00
Frank Morgner
18463fc820
fixed definition for c++
2013-12-04 22:17:42 +01:00
Frank Morgner
0e9b87cc7b
use python wrappers to EAC_CTX and PACE_SEC
...
requires openpace 17891be5ee99d32e67bd954fbb26ff5eab6a0609
2013-11-01 19:38:52 +01:00
Frank Morgner
9970fbe742
don't use hard coded domain parameters for CA
...
needs OpenPACE 32d42f3b337cb0e9fca5a76824e471f431f4fbe0
2013-10-25 22:14:15 +02:00
Frank Morgner
ca5dfae640
use convenience wrapper for TA step 6
2013-10-23 09:55:12 +02:00
Frank Morgner
372ec6c265
hard coded CA protocol parameters are required currently
...
otherwise the curve will be unknown in OpenPACE. Fixes bug in
combination with OpenPACE 572eb903590257ac60f1661f0ba69a9994b4c3f5 and
later
2013-10-22 20:56:14 +02:00
Frank Morgner
a11be64015
catch and debug more errors
2013-10-21 21:01:08 +02:00
Frank Morgner
e76238505b
iv is mandatory in python-crypto now
2013-09-30 13:52:17 +02:00
Frank Morgner
951c5473bd
use a faked rID
2013-09-25 07:38:57 +02:00
Frank Morgner
15a53a39df
use EAC_init() and EAC_cleanup()
2013-09-25 07:22:37 +02:00
Frank Morgner
12aef1e72f
added more fci data for nPA
2013-09-11 06:38:56 +02:00
Frank Morgner
af02f4026a
fixed compilation for windows
2013-08-16 09:25:11 +02:00
Frank Morgner
539a8ddee1
fixed references to sf's git repositories
2013-08-08 23:22:45 +02:00
Frank Morgner
17ddef0297
reversed connection mode: allow vpcd to reconnect
2013-08-07 23:57:02 +02:00
Frank Morgner
765cb8d7ef
defined missing symbols from pcsclite.h
2013-08-07 21:46:53 +02:00
Frank Morgner
7e6b7cd4f6
avoid error: variable modified at file scope
2013-08-07 21:43:44 +02:00
Frank Morgner
4971ca1e17
don't install libvpcd when libpcsclite is requested
...
libpcsclite now statically links against libvpcd. This also is fully
compatible with OpenSC now, which uses dlopen/LoadLibrary for the PC/SC
provider.
2013-08-07 21:43:41 +02:00
Frank Morgner
a82d98a93d
copied helper files from PCSC-Lite
2013-07-28 13:43:49 +02:00
Frank Morgner
4d1e67a26e
use a valid ATR for handler_test
2013-07-19 23:51:00 +02:00
Frank Morgner
a766a6e01a
fixed handling of SW1=0x61 in handler_test
2013-07-19 23:51:00 +02:00
Frank Morgner
cdf68d62b3
implemented my own version of libpcsclite
...
Allows customizing of the default adress to which vpcd or libpcsclite
connect to.
My libpcsclite is currently not thread safe. It should not be installed
together with PCSC-Lite since both packages have conflicting files. Use
./configure --enable-libpcsclite to use my version. Use ./configure
--enable-vpcdhost=ADRESS to define connection mode and adress of vpicc.
2013-07-19 23:49:01 +02:00