Virtual Lab: AES-128 Encryption
Authenticated as Guest
UUID: vbox-cluster-1781754636142-36
Interactive Editor
root@phd-lab-vbox:~# python main.py
root@phd-lab:~# ./verify_crypto.sh --module AES128Encryption
[INFO] Allocating secure memory enclave for AES-128 Encryption.
[METRIC] Operations per second: 3050
[SUCCESS] Cryptographic invariant validated securely.
root@phd-lab-vbox:~#