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 Alignment
FES aligns with Shannon’s one-time pad principle by ensuring that ciphertext does not identify the original plaintext.
In FES, every same-length bit combination remains a viable decrypt under some valid fractal stream. If a 32-byte email address is FES-encrypted, then every possible 32-byte combination is a viable decrypt, including on the order of 1053 valid email addresses.
This is not simply computational resistance. It is logical non-extractability.
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.