Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Petoron Quantum Standard (PQS) v1.2 source code.tar.gz | 2025-08-11 | 6.4 kB | |
Petoron Quantum Standard (PQS) v1.2 source code.zip | 2025-08-11 | 7.3 kB | |
README.md | 2025-08-11 | 1.0 kB | |
Totals: 3 Items | 14.7 kB | 0 |
Petoron Quantum Standard (PQS) v1.2 A fully custom, offline encryption standard - built entirely from scratch.
PQS v1.2 is a minimalistic, self-contained encryption engine for secure file protection, with zero reliance on external cryptographic libraries.
PBKDF2-HMAC-SHA256 (200k iterations, adjustable) for password hardening. Key separation via BLAKE2s - independent keys for encryption and MAC. BLAKE2s-MAC authentication - 16-byte tag, any modification = instant rejection. Streaming keystream generator - secure, large-scale XOR without key reuse. Fake padding (HEAD/TAIL) - obfuscates binary boundaries and payload structure. Precise size encoding - restores original payload exactly. Supports files up to 128 MB per encrypted block. No dependencies, fully offline, cross-platform Python implementation.
PQS is designed for high-assurance security, full auditability, and deterministic offline use - without unnecessary complexity.
🧠Petoron :))
License: PQS Fair Use License v1.0