libvctrl_core 0.2.1

Reference implementations of the libvctrl contracts (in-memory store, SHA-512 hasher, binary codec)
Documentation

libvctrl_core

Reference implementations of the libvctrl_handler contracts.

Provides concrete, minimal implementations to prove that the contracts can be fulfilled:

  • MemoryStore & MemoryRefStore – in‑memory storage backends.
  • Sha512Hasher – SHA‑512 hash function.
  • BinaryEncoder/BinaryDecoder – binary serialization format.

License

MIT