A Rust library for compiling and matching regular expressions. It uses a hybrid regex implementation designed to support a relatively rich set of features. In particular, it uses backtracking to ...
Abstract: To protect network infrastructure from the ever-changing cyber threats, Intrusion Detection Systems (IDS) perform important duties. This study introduces a sophisticated algorithm aimed at ...
Abstract: Regular expression matching is a crucial step in traffic analysis. Many hardware-based architectures are proposed to improve the matching throughput, such as FPGA. To date, however, the ...