Skip to content

Commit 13aa206

Browse files
Update plugin names and links in README
1 parent 1fbd4c5 commit 13aa206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Designed for reproducibility and audit-compliance, PAXECT enables seamless, secu
5151

5252
| Plugin | Scope | Highlights | Repo |
5353
|----------------------|----------------------------------|----------------------------------------------------------------------------------------------|------|
54-
| **AES Secure** | Confidentiality & integrity | AES-256 GCM/CTR, scrypt KDF, AAD; strict **fail-stop** on mismatch | https://github.com/PAXECT-Interface/paxect-aes-plugin |
54+
| **AEAD Hybrid** | Confidentiality & integrity | AES-256 GCM/CTR, scrypt KDF, AAD; strict **fail-stop** on mismatch | https://github.com/PAXECT-Interface/paxect-aead-hybrid-plugin |
5555
| **Polyglot** | Language bindings | Python, Node.js, Go; identical deterministic pipeline across runtimes | https://github.com/PAXECT-Interface/paxect-polyglot-plugin |
56-
| **SelfTune 5-in-1** | Performance & observability | No-AI autotune: guardrails, overhead control, rate-limiting/backpressure, jitter smoothing, lightweight observability | https://github.com/PAXECT-Interface/paxect-selftune-5in1 |
56+
| **SelfTune 5-in-1** | Performance & observability | No-AI autotune: guardrails, overhead control, rate-limiting/backpressure, jitter smoothing, lightweight observability | https://github.com/PAXECT-Interface/paxect-selftune-plugin |
5757
| **Link (Inbox/Outbox Bridge)** | Cross-OS file exchange | Shared-folder bridge; auto-encode non-`.freq``.freq`, auto-decode `.freq` → files; zero server | https://github.com/PAXECT-Interface/paxect-link-plugin |
5858

5959
**Plug-and-play:** Core runs without plugins. Enable per run via config/flag or through the binding API. Deterministic behavior remains identical.

0 commit comments

Comments
 (0)