cryptotensors 0.2.3

CryptoTensors is an extension of safetensors that adds encryption, signing, and access control (Rego-based policy engine) while maintaining full backward compatibility with the safetensors format. It provides functions to read and write safetensors which aim to be safer than their PyTorch counterpart.
Documentation

cryptotensors

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

default

provider-env (default)

This feature flag does not enable additional features.

provider-file (default)

This feature flag does not enable additional features.

std (default)

alloc

This feature flag does not enable additional features.