mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-18 21:12:08 +03:00
ab34fa895e
This should resolve the following error when using with pycryptodome instead of pycrypto: TypeError: new() missing 1 required positional argument: 'mode' Change-Id: Ibd3ca00d62b864909f5e89e0feb350268157a4ca Related: OS#5060