dcrypt-utils 1.2.0

Utilities and helpers for the dcrypt library
Documentation

dcrypt-utils

Development utilities for the dcrypt ecosystem.

Overview

Provides helper functions for data conversion used primarily in examples, tests, and benchmarks.

Features

  • Data Conversion: Hex and Base64 encoding/decoding helpers (hex_to_bytes, bytes_to_hex).
  • Benchmarking: Utilities for measuring performance.

Note: This crate is primarily for internal repo usage and examples.