readmifare1k.py can now optionally generate Json output data
have test case 1/2 written to validating readmifare1k.py output
reading mfc1k with data from Test_data/Mf1k_4b_test.nfc
move some staticmethods to classmethod
Use RFIDIOtconfig.None for Run_Test.py
Fixed setup problem:
Cryptodome installed under the Crypto package name
but not when installed using linux pkg python3-pycryptodome ?!?
Psyco reference removed..
Psyco is no longer maintained and is considered obsolete.
nor ever ported to Python 3 or non Intel architectures
BitReverse uopdated +Test