mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 10:58:34 +03:00
* Implement Global Platform SCP03 * rename global_platform.scp02 to global_platform.scp * Contstrain argparse integers to permitted range * global_platform: Fix --key-id argument * global_platform: add delete_key and delete_card_content * global_platform: add set_status command * global_platform: Add install_for_personalization command * pySim-shell: Make 'apdu' command use logical (and secure) channel * Introduce GlobalPlatform SCP02 implementation