Infineon / BlockchainSecurity2Go-Python-Library

Python library for the Blockchain Security 2Go starter kit
https://infineon.com/blockchain
MIT License
16 stars 8 forks source link

Add example to show usage of functions generate_keypair and get_key_info #11

Closed DhruvKhemani closed 5 years ago

DhruvKhemani commented 5 years ago

This example includes a python script showing how to create new keypairs and how to get information on existing keys. It also includes a documentation explaining how the program uses these functions and gives warnings that should be kept in mind while generating new keys.