Technology Explained
Chapter 1: Foundational Concepts
FES is not an incremental cipher design. It is a standardised fractal transformation system applied to cryptography, exploiting the proven infinite complexity of Mandelbrot fractals.
While fractals have been explored in image processing and general encryption, FES introduces new techniques that enable entirely new classes of cryptographic transformation. These techniques are not extensions of existing methods; they are new to cryptography.
This chapter defines the core ideas: what FES is, why it is different, and why its foundation is not constrained by classic key-size thinking. It establishes the transition to a new cryptographic paradigm.
1.1 FES is a Fractal Transformation Standard
FES standardises a controlled method of fractal transformation for cryptographic use.
Fractal Transformation is a vast design space. FES is the selected, disciplined, repeatable implementation of that space: a defined process with controlled configuration, deterministic execution, and measurable output behaviour.
1.2 FES as a Fractal Encryption Standard
When applied to encryption, FES becomes a full cryptographic standard built on fractal transformation.
It does not rely on the conventional cipher model of block transformation around a retained key. Instead, FES uses Silo-bound portal discovery, hyperchaotic fractal stream emergence, overwrite transformation, and whole-of-payload processing.
1.3 Whole-of-Payload Cryptography
FES transforms the payload as a whole. It does not rely on fixed block processing.
This removes block-level structure, positional continuity, repeated pattern leakage, and local inference footholds. The entire payload participates in the transformation outcome.
1.4 Shannon OTP Compliant
By achieving Shannon OTP compliance, FES v3.0 extends its computational security with the information-theoretic property of Perfect Secrecy.
Perfect Secrecy means the ciphertext provides no information about the plaintext. Observing the ciphertext gives an attacker no advantage whatsoever in determining the original message.
This is fundamentally different from computational difficulty. Computational difficulty assumes an attacker cannot solve an infeasible mathematical problem, it is infeasible due to inadequate computational resources. Perfect Secrecy removes the problem entirely. There is nothing to solve because the ciphertext leaks nothing.
Perfect Secrecy is the theoretical limit of cryptographic confidentiality. No cryptographic property can provide stronger protection than revealing zero information about the plaintext.
1.5 Configurable Key-Space and Computational Difficulty
FES key-space is configurable. FES computational difficulty is also configurable.
Each FES fractal dimension expands the effective transformation space by 112 bits, and the number of dimensions can be selected to match the target payload, security posture, and operational requirements.
There is no fixed upper limit to the number of fractal dimensions. The minimum FES configuration begins at 8 dimensions, yielding a state-space of 896 bits.
The FES Overwrite Stage further expands computational complexity through multiple independent controls:
- number of overwrite passes;
- configurable combinations of six overwrite modes;
- fractal stream-driven scrambling of byte order.
1.6 No Unique Oracle — Impenetrable and Quantum-Proof
Conventional ciphers expose a unique correctness oracle: one key produces sensible plaintext, while other keys produce noise.
FES destroys the concept of a unique oracle. At the ciphertext level, there is no uniquely privileged plaintext exposed for extraction.
Because no unique oracle is exposed, FES is not merely hard to search; it removes the target required for extraction. FES is subsequently impenetrable and quantum-proof.
Chapter 2: FES Capabilities — Paradigm Breakthroughs
FES capabilities are not theoretical. They are visible on the live FES demonstration.
Each capability below represents a break from conventional cryptographic design and can be explored through direct interaction with the FES Demo.
The Live Demonstration exposes the FES engine and formulas via a DLL on our server, we urge you to review with your own settings.
Paradigm Breakthroughs
Chapter 3: FES Gauge — Artifacts of the Science
The FES Gauge exposes the raw FES fractal stream for measurement, visualisation, and independent analysis.
The Gauge is where FES stream behaviour can be interrogated directly.
Measure the Stream
The FES Gauge allows passwords, FOTP/context, Silos, dimensions, passes, and overwrite options to be varied while reporting stream statistics including entropy, compression resistance, chi-square distribution, average byte value, and serial correlation.
It also provides a visual stream field and raw hex download, allowing reviewers to test FES behaviour in their own tools.
Go Deeper — Portalz Library
- Master Paper — The full FES architectural map
- Stage 1: Input Layer — Portal discovery and password destruction
- Stage 2: HFN — Hyperchaotic stream emergence
- Stage 3: Overwrite Layer — Whole-of-payload transformation
- HFN Theory — The navigational mathematics
- FES Impenetrability — Logical impossibility and Shannon alignment
- Formal Proof — Mathematical proof of impenetrability
- Revolutionary FES — FES as a new cryptographic branch