Class ExampleScenario4
Object
ExampleScenario4
Scenario 4 – Streamed Re-encryption (RSA-2048 → ML-KEM-1024)
Demonstrates:
- Generating an RSA-2048 key
- Streaming encryption under the RSA key
- Generating an ML-KEM-1024 key
- Streaming in-service re-encryption from RSA → ML-KEM
- Streaming decryption under the ML-KEM key
- Verifying the round-trip plaintext matches the original
All artifacts are written under temp_files/
.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExampleScenario4
public ExampleScenario4()
-
-
Method Details
-
main
-