dcrypt-utils

Crates.iodcrypt-utils
lib.rsdcrypt-utils
version1.2.2
created_at2025-07-24 21:54:28.432117+00
updated_at2025-12-10 20:23:13.194623+00
descriptionUtilities and helpers for the dcrypt library
homepage
repositoryhttps://github.com/ioi-foundation/dcrypt
max_upload_size
id1766954
size14,699
No Central Hub (NoCentralHub)

documentation

README

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.

Commit count: 0

cargo fmt