Project
This page summarizes project-level information for noxtls: release model, maintenance workflow, and documentation lifecycle.
Release model
- Source of truth for releases: GitHub Releases
- Current docs are maintained in the default docs tree (
docs/docs). - Versioned snapshots are created after release documentation is finalized.
Documentation lifecycle
- Update docs for code changes (APIs, guides, release notes).
- Run docs build and link checks.
- Update
docs/changelog.json. - Generate release notes content.
- Create version snapshot for the release.
See Documentation Versioning and Release Notes.
Scope areas
- TLS/DTLS protocol stack
- X.509 and certificate tooling
- Symmetric and message-digest primitives
- PKC including classical and post-quantum (ML-KEM / ML-DSA)
- Embedded integration and applications