Skip to content

Commit 6689a18

Browse files
Revise PAXECT Core description in README
Updated the description of PAXECT Core to highlight its features and capabilities, including data integrity and supported platforms.
1 parent 7de9687 commit 6689a18

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,21 @@
1515

1616

1717

18-
1918
## PAXECT Core
2019

21-
**Secure interoperability for the modern world:**
22-
PAXECT is a deterministic, cross-platform data container that combines strong encryption (AEAD Hybrid-GCM/CTR, CRC32), polyglot bridging, and privacy-by-default.
23-
Designed for reproducibility and audit-compliance, PAXECT enables seamless, secure data exchange across languages, platforms, and environments—from edge to cloud.
20+
**Deterministic data container for modern systems:**
21+
PAXECT Core is a cross-platform, reproducible **`.freq` v42** container with **CRC32 per frame + SHA-256 footer** integrity, **streaming Zstandard**, **multi-channel (1–8)** I/O, and full **stdin/stdout** support. Built for **offline**, auditable pipelines and **byte-identical** outcomes across OSes.
22+
23+
It pairs cleanly with the wider ecosystem: **AEAD Hybrid** (optional encryption), **Link** (inbox/outbox relay), **Polyglot** (language bridges), and **SelfTune** (runtime guardrails). **Zero telemetry.**
2424

2525
*No AI heuristics, just stable, predictable, and verifiable data handling.*
26+
2627
## Supported Platforms & Languages
2728

29+
**Operating systems:** Linux (Ubuntu, Debian, Fedora), macOS 13+, Windows 10/11, Android (Termux), iOS (Pyto), FreeBSD/OpenBSD (experimental).
30+
**Languages:** Official: Python. Via CLI/Polyglot: Node.js, Go. Also tested: Rust, Java, C/C++, C#, Swift, Kotlin, PHP, Ruby, R, Julia, MATLAB, Bash, PowerShell.
31+
32+
2833
**Operating Systems:**
2934
- Windows 10/11 (x86_64)
3035
- Linux (x86_64)

0 commit comments

Comments
 (0)