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