boreal 0.1.0

A library to evaluate YARA rules, used to scan bytes for textual and binary pattern
Documentation

boreal

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 8 of them enabled by default.

default

  • hash
  • object

hash

  • md-5
  • sha1
  • sha2
  • hex
  • crc32fast

object

    This feature flag does not enable additional features.

md-5

    This feature flag does not enable additional features.

sha1

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.

crc32fast

    This feature flag does not enable additional features.

bench

  • dep:criterion

openssl

    This feature flag does not enable additional features.

foreign-types-shared

    This feature flag does not enable additional features.

criterion

    This feature flag does not enable additional features.

openssl-sys

    This feature flag does not enable additional features.