Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:18
· 94 commits to main since this release

Experimental and unaudited. Do not protect real data with this release.

HIDE/0.1 implements the file-format engine only: HPKE X-Wing
(X25519 + ML-KEM-768) key wrapping, and authenticated 64 KiB
streaming with constant memory.

There is no identity system, no key transparency, no sender
authentication, no forward secrecy and no hardware-backed key
storage. hide test-keygen writes an unencrypted secret key file.
See SECURITY.md for the full list.

The wire format may change while the version is 0.x.

Verify a download against SHA256SUMS before running it.

Full Changelog: https://github.com/hide-protocol/hide/commits/v0.1.0