Commit graph

25 commits

Author SHA1 Message Date
merlokk
61ad070f56 delete unused procedure after merge 2018-09-18 18:36:03 +03:00
Oleg Moiseenko
654b6ae3f4
Merge branch 'master' into emv_argtable 2018-09-18 18:29:59 +03:00
Oleg Moiseenko
556826b5d5 Added loading EMV transaction parameters from json file (#659)
* added default params file
* added jansson
* added test function.
* added tlv tree to function
* add params from json works
* added to `hf emv exec`: load params from json and some refactoring
* added `scan` command
2018-09-18 07:15:34 +02:00
merlokk
0c4750c3ba small fixes in helps 2018-09-13 19:58:26 +03:00
merlokk
02ab5afa87 add terminal decision to genac and small fixes 2018-09-13 19:53:14 +03:00
merlokk
48c32f0436 added CDA transaction to hf emv genac 2018-09-13 18:44:20 +03:00
merlokk
11a78e048c added intauth and genac commands. works. 2018-09-13 18:38:03 +03:00
merlokk
ad23886a6f small fix 2018-09-12 20:22:24 +03:00
merlokk
8ffdccffa0 hf emv challenge works 2018-09-12 20:20:27 +03:00
merlokk
ab2d91f86d hf emv readrec works and some changes in help 2018-09-12 20:08:16 +03:00
merlokk
cd2f1acd1b hf emv gpo works 2018-09-12 19:51:20 +03:00
merlokk
626e650fbf added new functions to hf emv 2018-09-11 17:02:22 +03:00
merlokk
a4662ca9f9 hf emv pse and sketch for the other commands 2018-09-11 16:11:58 +03:00
merlokk
24e0d538d1 delete old help 2018-09-11 14:58:15 +03:00
merlokk
7d4ba60e8e hf emv select some refactoring 2018-09-11 14:56:33 +03:00
merlokk
3668df05ec hf emv select 2018-09-11 14:49:50 +03:00
merlokk
6d31653c44 move hf emv search to argtable 2018-09-11 12:21:29 +03:00
Pierre Pronchery
3ded0f97d3 Khorben/warnings (#519)
* Fix warnings and missing #include for <ctype.h>
* Avoid a warning in client/util.c
2017-12-28 17:56:18 +01:00
Oleg Moiseenko
d03fb293bc Emv4 - more additions to hf emv exec
* added rsa polarssl and changed sha1 location to polarssl dir
* deleted old sha1
* added emv-tools pk files
* added polarrssl wrapper sketch to emv_tols
* added test command
* added crypto polarssl with sda test
* added crypto tests and crypto_polarssl sha logic
* added SDA,DDA,fDDA,CDA
2017-12-23 16:46:43 +01:00
merlokk
7a7afeba5c small refactoring 2017-12-04 22:20:29 +02:00
merlokk
10d4f82338 transactions MSD and M/Chip, qVSDC works 2017-12-02 21:47:30 +02:00
merlokk
78528074b1 optimization UDOL creation. does not affect on functionality. 2017-11-25 21:17:56 +02:00
merlokk
44128a0e9a Added hf emv exec - command for execute EMV transaction
Added to `hf emv exec` MSD path for VISA and Mastercard and some other compatible EMV cards
2017-11-25 14:40:23 +02:00
merlokk
66efdc1f64 part of changes 2017-11-25 12:58:50 +02:00
Oleg Moiseenko
3c5fce2ba7 Add: Emv first part of commands
* hf emv search
* hf emv pse
* hf emv select
* hf emv exec command - only part of functionality
2017-11-22 06:16:33 +01:00