Commit Graph

4 Commits

Author SHA1 Message Date
Gerrit Code Review
5e20dbd064 Update notes for submitted changes
* 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
2024-02-04 18:00:16 +00:00
Gerrit Code Review
ca08ea9109 Update notes for submitted changes
* additional encode/decode test data for various files
* 31.102 + 51.011: Fix encode/decode of EF.CFIS
* fix encode/decode of xPLMNwAcT
2023-12-23 09:14:32 +00:00
Gerrit Code Review
e5b5530fd4 Update notes for submitted changes
* pySim-shell: Add a mode where a pySim-shell cmd can be passed by shell
* move Runtime{State,Lchan} from pySim.filesystem to new pySim.runtime
* pySim/filesystem.py: remove unused class FileData
* pySim-shell: Iterate over CardApplication sub-classes
* ts_102_221: Remove CardProfileUICCSIM
* Introduce concept of CardProfileAddon
2023-07-18 06:29:35 +00:00
Gerrit Code Review
c4abf5a2fe Update notes for submitted changes
* Fix various mistakes around the CardADF <-> CardApplication dualism
* filesystem: fix various issues found by mypy
* filesystem: Avoid GPL header showing up in sphinx autodoc
* Use sphinx for generating documentation
* Add more documentation to the classes/methods
2021-04-02 20:15:45 +00:00