Vladimir Serbinenko
Vladimir Serbinenko
This is meant for discussion, not necessarily for merge
In its current form we would just get infinite recursion. It's not actually ever called. Kill it and its only user
Tracking bug for improvements to mifare classic * Add test data * Check useless keyB * 2 different behaviours to unauthorized sector
Implicit conversion is suboptimal as it masks problems. This patch uncovers many problems with handling of hcaracters outside of Latin1. Old behaviour in 2.2.0 was as following: str->ustr is converted...
This provides native variants for all the components. Code is adapted from java protobuf code.