localh0ster

Results 3 comments of localh0ster
trafficstars

I tested on Raspberry Pi 3B, ISO 14443B simulation also does not work. It seems there is a problem with this feature.

We have successfully ported hyperscan to the ARM platform(aslo MIPS,NO SIMD instructions support,Performance improvement is not high), and it turns out that this is not difficult. But we didn't do...

@zzqcn You can use the simd library(just like simde: https://github.com/nemequ/simde) to implement an middle layer for simd fuction calls.