You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -38,46 +37,51 @@ Through **in-freq multi-channel architecture (1–8)**, it runs parallel data st
38
37
Built on the **.freq v42** container format, each frame is validated by **CRC32** and sealed with **SHA-256**, ensuring mathematical reproducibility at the system level.
39
38
No cloud, no heuristics — just deterministic precision across bridges.
40
39
41
-
This is the **engine beneath the PAXECT ecosystem**, powering plugins like **AEAD**, **Polyglot**, **SelfTune**, and **Link** — extending encryption, translation, optimization, and policy layers without breaking determinism.
42
-
43
-
44
-
It pairs natively with the **PAXECT Core Complete** ecosystem:
45
-
46
-
***AEAD Hybrid** — for hybrid AES-GCM / ChaCha20-Poly1305 encryption
47
-
***Link** — for inbox/outbox deterministic file relay
48
-
***Polyglot** — for cross-language interoperability (Python, Node.js, Go)
49
-
***SelfTune** — for adaptive runtime guardrails and offline observability
50
-
51
-
No AI heuristics, no vendor lock-in — just **stable, predictable, and verifiable** data handling.
40
+
This is the **engine beneath the PAXECT ecosystem**, powering plugins like **AEAD**, **Polyglot**, **SelfTune**, and **Link** — extending encryption, translation, optimization, and policy layers **without breaking determinism**.
52
41
53
42
---
54
43
55
-
### Update Notice
44
+
##Plugins (Built on Core)
56
45
57
-
The internal “aes” plugin has been deprecated.
58
-
Use the standalone **PAXECT AEAD Hybrid Plugin** instead (Hybrid AES-GCM / ChaCha20-Poly1305 — fast, zero dependencies, and cross-OS).
59
-
Any screenshots or references to “aes” are now obsolete and maintained only for historical context.
0 commit comments