Repeatability
Benchmark runs are designed around controlled parameters and recorded context so results can be compared without hiding the execution environment.
Keystone is security tooling for research and evaluation. It helps inspect cryptographic methods and results; it is not audited production cryptography and does not certify systems or compliance.
Benchmark runs are designed around controlled parameters and recorded context so results can be compared without hiding the execution environment.
Algorithm selections, security levels, quantum parameters, and backend choices are bounded to reduce invalid or misleading experiment runs.
Quantum service access depends on API credentials. The thesis implementation treats those credentials as local secrets rather than public site data.
Hybrid encryption demonstrations keep key exchange, authenticated encryption, and signing responsibilities separated in the workflow.
High-performance cryptographic operations are routed through native adapter boundaries for liboqs and OpenSSL instead of being mixed into UI code.
Cloud backend availability, quantum noise, and limited mitigation in thesis runs affect interpretation. Results should be reviewed with those constraints in view.