From f484c457d6c7f0025fc761d6f6d9d56dfd2b50e1 Mon Sep 17 00:00:00 2001 From: Aleksei Fedorov Date: Sun, 24 May 2026 17:48:10 +0000 Subject: [PATCH] crypto pipeline --- index.html | 6 +- kernel_ai/services/crypto/crypto_pipeline.py | 85 +++++++ kernel_ai/services/execution.py | 173 +++++++++++++ kernel_ai/services/processes_runtime.py | 46 ++++ static/js/crypto-belt.js | 255 +++++++++++++++---- static/js/kernel-dna.js | 51 +++- static/js/processes-belt.js | 251 +++++++++++++++++- static/js/security-belt.js | 4 +- templates/linux-crypto-subsystem.html | 2 +- templates/linux-processes-subsystem.html | 2 +- templates/linux-security-subsystem.html | 2 +- 11 files changed, 797 insertions(+), 80 deletions(-) diff --git a/index.html b/index.html index 540fa6c..9c258f9 100755 --- a/index.html +++ b/index.html @@ -92,11 +92,11 @@

Linux Kernel Ring 0 Visualization

- + - - + + - + - + - +