lynxis lazus has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/pysim/+/41877?usp=email )


Change subject: pySim/card_key_provider: fix typo in keys
......................................................................

pySim/card_key_provider: fix typo in keys

Change-Id: Ie76f351ae221da2a0aab65c311fafe8ae6d63663
---
M pySim/card_key_provider.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/77/41877/1

diff --git a/pySim/card_key_provider.py b/pySim/card_key_provider.py
index 07a55b5..c3e2a94 100644
--- a/pySim/card_key_provider.py
+++ b/pySim/card_key_provider.py
@@ -58,7 +58,7 @@
             'UICC_SCP02': ['UICC_SCP02_KIC1', 'UICC_SCP02_KID1', 
'UICC_SCP02_KIK1'],
             'UICC_SCP03': ['UICC_SCP03_KIC1', 'UICC_SCP03_KID1', 
'UICC_SCP03_KIK1'],
             'SCP03_ISDR': ['SCP03_ENC_ISDR', 'SCP03_MAC_ISDR', 
'SCP03_DEK_ISDR'],
-            'SCP03_ISDA': ['SCP03_ENC_ISDR', 'SCP03_MAC_ISDA', 
'SCP03_DEK_ISDA'],
+            'SCP03_ISDA': ['SCP03_ENC_ISDA', 'SCP03_MAC_ISDA', 
'SCP03_DEK_ISDA'],
             'SCP03_ECASD': ['SCP03_ENC_ECASD', 'SCP03_MAC_ECASD', 
'SCP03_DEK_ECASD'],
     }


--
To view, visit https://gerrit.osmocom.org/c/pysim/+/41877?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ie76f351ae221da2a0aab65c311fafe8ae6d63663
Gerrit-Change-Number: 41877
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <[email protected]>

Reply via email to