BLOCKCHAINSTARTKIT
Infineon’s Blockchain Security2Go starter kit has been developed to increase blockchain security across applications, such as cryptocurrency wallets for coins and tokens (e.g. Bitcoin, Ethereum) and eSignature/PKI. It enables this through support for the most integral blockchain security functions on a tamper-resistant chip that provides dedicated APIs for external communication via contactless interface in applications, such as an NFC smartphone.
The starter kit contains:
- 5 credit-card-sized ID1 cards based on ISO/IEC 7810 having a contactless interface and a Class 1 communication antenna based on ISO/IEC 14443 which can be integrated into most common ecosystems.
- On-card software that supports commands for key-management, signature creation, and PIN authentication.
- Open-source software that exemplifies how to integrate the features of the Blockchain Security2Go cards in a real-world Blockchain system (e.g. sending cryptocurrencies or integrating the cards in a smart contract for eVoting).
Combined, these unique features allow the Security2Go starter kit to provide increased blockchain security and safeguard user credentials against various attacks such as cloning, forgery, etc.
NOTE
The Blockchain Security 2Go Starterkit is sold via distribution. Should any claims arise from the purchase of the starter kit, such claims are to be made with the immediate seller of the starter kit. Infineon disclaims all warranties to any indirect purchaser.
INFINEON DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. Infineon is also not liable or responsible for any losses, claims or damages arising from or as a result of intentional misconduct or gross negligence of purchasers, indirect purchasers or third parties.
Infineon highly recommends the user to take appropriate steps against the loss of the private key, whereby loss includes theft, damage or any other event that could impair the user’s ability to use the key. PLEASE REFER TO THE USER MANUAL FOR INFORMATION ON CREATING BACKUPS.
Infineon's Blockchain Security 2Go starter kit contains:
Ready-to-use NFC cards, supporting basic blockchain functionalities such as secure key generation, signing methods, pin protection and many more.
- Credit card size format (ID1)
- Infineon security controller chip
- Contactless communication interface ISO 14443 Type A
- Authenticate PIN
- Generate ECC key pair
- Get public key
- Generate signature of data
- Preloaded ECC curve for Bitcoin, Ethereum, ERC 20
- Encrypted key load
On-card software that supports commands for
- Key-management
- Signature creation
- PIN authentication
>Access Infineon’s blockchain git hub for open source example application code, such as
- a smartphone app operating with the card
- Android example app demonstrating a crypto wallet for Ethereum / ERC-20 tokens and a Smart Contract voting demo
- Python library abstracting the Blockchain Security 2Go API