cryptotensors

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

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6 libgcc-s1
pip3 install cryptotensors

Dependencies

  • None

Page last updated 2026-05-13 05:21:41 UTC