neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/pysim/+/43289?usp=email )
Change subject: typo 'concetenation' in personalization.py
......................................................................
typo 'concetenation' in personalization.py
Change-Id: I51345db014335e8a70a7437a9cad5a3e47570a95
Jenkins: skip-card-test
---
M pySim/esim/saip/personalization.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/89/43289/1
diff --git a/pySim/esim/saip/personalization.py
b/pySim/esim/saip/personalization.py
index a73678f..6f88d52 100644
--- a/pySim/esim/saip/personalization.py
+++ b/pySim/esim/saip/personalization.py
@@ -1156,7 +1156,7 @@
class MilenageXoringConstants(BinaryParam, AlgoConfig):
"""XOR-ing constants c1,c2,c3,c4,c5 of Milenage, 128bit each. See 3GPP TS
35.206 Sections 2.3 + 5.3.
- Provided as octet-string concatenation of all 5 constants. The default
value by 3GPP is the concetenation
+ Provided as octet-string concatenation of all 5 constants. The default
value by 3GPP is the concatenation
of::
00000000000000000000000000000000
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/43289?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: I51345db014335e8a70a7437a9cad5a3e47570a95
Gerrit-Change-Number: 43289
Gerrit-PatchSet: 1
Gerrit-Owner: neels <[email protected]>