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