CryptoLib
CryptoLib copied to clipboard
Verify FHECF Calculations
Description
Not entirely sure where the calculations are messing up, but they're definitely not right. Link to current code
Branch Name
dev
Reproduction steps
Compare FHECF calculation output from ut_AOS_process to online calculators.
Screenshots
Logs
OS
Linux
Possible memory leak or missing free involved in this. After merging dev into #375, the calculation is coming out as 0x3773 although it was not touched. The calculation was also being performed in aos_apply previously. Could the parity bytes not be getting freed?