Deep Technical Archive

This section is for readers who already know they want the hard proof.

It collects the work that sits below the homepage sales layer: embedded cryptography, protocol analysis, deterministic runtime design, constrained-memory engineering, and boundary-level debugging.

What you will find here

  • SM9 and pairing-heavy cryptography under extreme memory constraints
  • Protocol reverse engineering and firmware boundary analysis
  • Deterministic runtime design and hardware-software co-design
  • Legacy migration and security hardening for fragile production systems
  • Deep system recovery work where observability, precision, and execution discipline matter

Selected Deep Dives

Engineering Cryptographic Systems in 13KB RAM

This cluster covers pairing optimization, stack discipline, deterministic memory layout, and the realities of cryptographic implementation under severe embedded constraints.

Protocol and Boundary Analysis

This cluster shows how I work across protocol internals, firmware boundaries, host-device mismatches, and security-sensitive integration points.

Systems Under Operational Pressure

This cluster demonstrates the same engineering discipline in backend, reliability, and modernization work.

Reading Order

If you want the shortest route:

  1. Start with the homepage for role fit and positioning.
  2. Read the case studies for applied delivery evidence.
  3. Read the deep archive when you want the low-level proof.