zots-core

Crates.iozots-core
lib.rszots-core
version0.1.1
created_at2025-12-17 11:05:47.960752+00
updated_at2025-12-17 11:08:24.807826+00
descriptionCore library for zOpenTimestamps - hashing, proof format, verification
homepagehttps://github.com/AbdelStark/zopentimestamps
repositoryhttps://github.com/AbdelStark/zopentimestamps
max_upload_size
id1989972
size44,600
A₿del ∞/21M (AbdelStark)

documentation

https://github.com/AbdelStark/zopentimestamps/blob/main/README.md

README

zots-core

Core library for zOpenTimestamps. Provides hashing utilities and proof serialization/validation used by the CLI and wallet crates.

  • Hash algorithms: SHA-256 (default) and optional BLAKE3
  • Proof formats: JSON and compact CBOR+Base64 (zots1…)
  • Attestation types: Zcash testnet/mainnet networks

For full project documentation, examples, and usage guides, see the main repository README: https://github.com/AbdelStark/zopentimestamps

Commit count: 0

cargo fmt