Checking FALCON with Python
摘要
This chapter focuses on verifying the correctness of FALCON’s implementation using Python. It describes the utility modules and scripts used to test FALCON’s core functionalities, including FFT, NTT, and Gaussian sampling. Python scripts and test vectors from the FALCON GitHub repository are analyzed to ensure the cryptographic functions are implemented correctly. The chapter also provides guidance on running these tests and interpreting the results.