Skip to content

sealed-lattice

The current surface ships one honest cryptographic helper, keeps the public API narrow, and leaves room for the lattice-native architecture to settle before more exports are frozen.

sealed-lattice is a browser-native TypeScript package for post-quantum voting research prototypes.

The current public milestone ships:

  • a real sha256Hex helper
  • a typed UnsupportedRuntimeError
  • one root-only public import surface
  • a hardened documentation, testing, and packaging workflow around that narrow API

This is a hardened research prototype, not audited production voting software. Lattice cryptography, threshold flows, transport payloads, proofs, and future public subpaths are intentionally not frozen yet.