IntroductionΒΆ
The project aims to demonstrate the use of a quantum-resistant cryptographic algorithm in a hardware-secured environment. This can be achieved by delivering the SPP algorithm in a web server running in a Trusted Execution Environment, which for this project, the Intel Software Guard Extension (SGX) platform has been chosen.
The desired outcome would be the ability to generate and verify quantum-safe cryptographic ECDSA signatures, in a secure environment where no other code can read or tamper with the data.