Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

Convert IPv4 string representation to a 32-bit number with SSE instructions

Summary

Converting IPv4 strings to 32-bit integers with SSE intrinsics: benchmarks against libleeloo and inet_aton (~20M conversions/s) and the SIMD parsing tricks that beat conventional implementations.
Published
Collected

original ↗

Related coverage

back