Attention is currently required from: dexter.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/pysim/+/41450?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
Change subject: card_key_provider: separate column decryption ......................................................................
card_key_provider: separate column decryption
The concrete class CardKeyProviderCsv supports the decryption of encrypted CSV columns (fields). However, this kind of mechanmism may also be useful in with other data formats we may implement in the future, so let' slplit the encryption part into a seperate class from which we may inherit.
Related: SYS#7725 Change-Id: I180457d4938f526d227c81020e4e03c6b3a57dab --- M pySim/card_key_provider.py 1 file changed, 45 insertions(+), 18 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/50/41450/2