Pol Henarejos
|
f44658eb63
|
Fix preparing next RAPDU in C0 response.
|
2022-06-06 01:44:41 +02:00 |
|
Pol Henarejos
|
07305e6fd7
|
Fix returning error message.
If return code is not 0x9000, RAPDU is cleared.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
|
2022-06-03 16:04:31 +02:00 |
|
Pol Henarejos
|
199095c204
|
Moving some ASN1 procedures to a separate file.
|
2022-06-01 09:45:27 +02:00 |
|
Pol Henarejos
|
fa4ecf658f
|
Implementing own functions for cvc manipulation.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
|
2022-05-31 18:51:43 +02:00 |
|
Pol Henarejos
|
8d409023bf
|
Fix Ne value for legacy apdu.
|
2022-05-31 00:04:46 +02:00 |
|
Pol Henarejos
|
950e276ee8
|
Adding asn1_find_tag() for searching for a tag in a asn1 string.
|
2022-05-30 23:31:17 +02:00 |
|
Pol Henarejos
|
58e9e67ee5
|
Fix with data and extended length.
|
2022-05-30 00:51:36 +02:00 |
|
Pol Henarejos
|
acde4c54d5
|
Fix timeout.
|
2022-05-30 00:14:44 +02:00 |
|
Pol Henarejos
|
46603fa390
|
If the he packet is multiple 64 bytes, we trunk it.
It is a weird bug that affects PHY of rp2040.
|
2022-05-29 03:34:22 +02:00 |
|
Pol Henarejos
|
e0bff38384
|
Moving again to TinyUSB
|
2022-05-29 01:52:44 +02:00 |
|
Pol Henarejos
|
152a2fa031
|
Fix warnings
|
2022-05-27 20:58:28 +02:00 |
|
Pol Henarejos
|
79878a76c2
|
More fixes
|
2022-05-27 09:04:08 +02:00 |
|
Pol Henarejos
|
da871e695e
|
More and more fixes.
|
2022-05-27 00:36:44 +02:00 |
|
Pol Henarejos
|
d4b0978d50
|
More fixes
|
2022-05-26 14:15:16 +02:00 |
|
Pol Henarejos
|
5a30c7cbdc
|
format_tlv_len() accepts NULL argument.
In that case, it returns the length of the length in bytes.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
|
2022-05-24 14:27:49 +02:00 |
|
Pol Henarejos
|
9c5250f6ca
|
Adding timeout for press button of 15 secs.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
|
2022-05-05 20:03:17 +02:00 |
|
Pol Henarejos
|
7d4f9e4f1f
|
Adding EAC and some crypto functions.
Adding MBEDTLS submodule to core.
|
2022-04-19 19:09:38 +02:00 |
|
Pol Henarejos
|
cffee4264a
|
Defining ATR not in the core.
|
2022-04-19 18:37:42 +02:00 |
|
Pol Henarejos
|
1f33f1417c
|
Adding first release of Pico CCID. It should be the core for different types of smart cards.
|
2022-04-19 13:40:45 +02:00 |
|