byte-array-ops 0.2.0

A no_std-compatible library for ergonomic byte array operations with optional security hardening. Supports multiple input formats (hex, binary, UTF-8), bitwise operations, and comprehensive type conversions with minimal dependencies.
Documentation

byte-array-ops

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 10 feature flags, 1 of them enabled by default.

default

ops_algebra (default)

This feature flag does not enable additional features.

experimental

This feature flag does not enable additional features.

ops_simd

sec_basic_hardening

sec_enhanced_hardening

sec_harden_const_time_ops

sec_harden_memencrypt

sec_harden_memlock

This feature flag does not enable additional features.

sec_harden_zeroize

sec_maximum_hardening