blue-app-btc/src
BTChip github 9120c2c071
Add double interface, modify Trusted Input format to avoid using a cryptographic export
2018-03-16 17:21:22 +01:00
..
btchip.c Display the full (scrollable) destination address on Nano S 2017-07-25 12:27:25 +02:00
btchip_apdu_get_coin_version.c Add support for two byte versions (Zcash) 2016-11-18 16:41:20 +01:00
btchip_apdu_get_firmware_version.c Initial import 2016-06-01 21:32:18 +02:00
btchip_apdu_get_operation_mode.c Initial import 2016-06-01 21:32:18 +02:00
btchip_apdu_get_random.c Initial import 2016-06-01 21:32:18 +02:00
btchip_apdu_get_trusted_input.c Add double interface, modify Trusted Input format to avoid using a cryptographic export 2018-03-16 17:21:22 +01:00
btchip_apdu_get_wallet_public_key.c Fix native Segwit 2018-03-07 14:08:45 +01:00
btchip_apdu_hash_input_finalize_full.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_apdu_hash_input_start.c Display the full (scrollable) destination address on Nano S 2017-07-25 12:27:25 +02:00
btchip_apdu_hash_sign.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_apdu_set_alternate_coin_version.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_apdu_set_operation_mode.c Initial import 2016-06-01 21:32:18 +02:00
btchip_apdu_setup.c Add double interface, modify Trusted Input format to avoid using a cryptographic export 2018-03-16 17:21:22 +01:00
btchip_apdu_sign_message.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_apdu_verify_pin.c Initial import 2016-06-01 21:32:18 +02:00
btchip_bagl_extensions.h Display public key, support stremed outputs, support P2SH parsing (Nano-S only for the time being), add Peercoin build 2017-03-03 12:07:51 +01:00
btchip_base58.c Initial import 2016-06-01 21:32:18 +02:00
btchip_bcd.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_context.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_ecc.c Initial import 2016-06-01 21:32:18 +02:00
btchip_filesystem.c Initial import 2016-06-01 21:32:18 +02:00
btchip_helpers.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_internal.h Initial import 2016-06-01 21:32:18 +02:00
btchip_nvram.c Cleanup, adjust derivation API to API level 5, adjust linker script and NVRAM location 2016-08-12 15:40:17 +02:00
btchip_public_ram_key_variables.c Initial import 2016-06-01 21:32:18 +02:00
btchip_public_ram_key_variables.h Initial import 2016-06-01 21:32:18 +02:00
btchip_public_ram_variables.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_public_ram_variables.h Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
btchip_rom_variables.c Multicoin support - support specific dashboard icon, fix coin ID in message signature, implement GET COIN VERSION / SET ALTERNATE COIN VERSION 2016-10-17 23:17:28 +02:00
btchip_rom_variables.h Multicoin support - support specific dashboard icon, fix coin ID in message signature, implement GET COIN VERSION / SET ALTERNATE COIN VERSION 2016-10-17 23:17:28 +02:00
btchip_secure_value.c Initial import 2016-06-01 21:32:18 +02:00
btchip_transaction.c Add double interface, modify Trusted Input format to avoid using a cryptographic export 2018-03-16 17:21:22 +01:00
btchip_transaction.h Nano S release 2016-07-31 09:34:13 +02:00
main.c Fixes #21. Incorrect display of bech32 2018-03-08 10:50:13 +01:00
segwit_addr.c Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
segwit_addr.h Add native Segwit addresses support and pivx, vertcoin, viacoin 2017-10-20 16:10:19 +02:00